You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniele Nicolodi <da...@grinta.net> on 2002/06/11 22:18:59 UTC

configure bug !?!?

I'm trying to bootstrap from the last tarbal (0.13) but i have some
problem building subversion. If i do ./configure --enable-mantainer-mode
--disable-shared --with-berkeley-db=/usr/local/BerkeleyDB.4.0 i get
an error immediately after the configuratrion of neon: configure is
unable to find berkeley db in the specified directory ... but it is here !!

I have linked /usr/local/BerkeleyDB.4.0 in db the main subversion source
directory and so i'm hable to configure subversion but ... i think that
this is a bug in the configure proces.

Ciao

PS: i'm running Debian Woody on my server.
-- 
Daniele
		    --- http://www.grinta.net ---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: configure bug !?!?

Posted by Daniele Nicolodi <da...@grinta.net>.
On Wed, Jun 12, 2002 at 12:18:59AM +0200, Daniele Nicolodi wrote:
> I'm trying to bootstrap from the last tarbal (0.13) but i have some
> problem building subversion. If i do ./configure --enable-mantainer-mode
> --disable-shared --with-berkeley-db=/usr/local/BerkeleyDB.4.0 i get
> an error immediately after the configuratrion of neon: configure is
> unable to find berkeley db in the specified directory ... but it is here !!
> 
> I have linked /usr/local/BerkeleyDB.4.0 in db the main subversion source
> directory and so i'm hable to configure subversion but ... i think that
> this is a bug in the configure proces.

This is not right !! I have linked the source directory of bdb and not
the directory with the binaries. Excuse me.

Ciao
-- 
Daniele
		    --- http://www.grinta.net ---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org