On Mon, 2003-12-29 at 19:14, Garret Wilson wrote:
> However, when trying to configure Subversion:
>
> ./configure --with-libs=/usr/local/ssl --with-ssl
> --with-apr=/usr/local/apache2 --with-apr-util=/usr/local/apache2
> --with-berkeley-db=/usr/local/BerkeleyDB.4.2
>
> I now get:
>
> [...]
> configure: Apache Portable Runtime (APR) library configuration
> checking for APR... yes
> checking APR version... 0.9.5
> configure: Apache Portable Runtime Utility (APRUTIL) library configuration
> checking for APR-util... yes
> checking APR-UTIL version... 0.9.5
> configure: error: Configuring against an in-tree copy of Berkeley DB is no
> longer supported. Berkeley DB must be separately
> installed,
> and perhaps specified by adding --with-berkeley-db=PATH
Hmmm. There is no db/ directory in your source tree?
> I've never used an in-tree copy of Berkeley DB, as far as I know, and as
> you can see I *am* using the --with-berkeley-db switch.
Ah, yes, and you shouldn't. You should only use this switch when
apr-util is in-tree. Maybe this isn't clear from the docs.
Sander
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 29 19:25:36 2003