Ben Collins-Sussman <sussman@collab.net> writes:
> Then perhaps you can send us an 'ls -l' of the contents of of
> /user/sander/Home/BerkeleyDB.3.2.9. It sounds like the macro
> ac-helpers/berkeley-db.m4 has a bug.
Make that 'ls -lR', but yeah, post the output to dev, thanks.
-K
> "Sander Klous"<sander@nikhef.nl> writes:
>
> > It's make installed to the BerkeleyDB directory I specified...
> >
> > The following message was sent by Ben Collins-Sussman <sussman@collab.net> on 08 Aug 2001 12:18:01 -0500.
> >
> > > "Sander Klous" <sander@nikhef.nl> writes:
> > >
> > > > I compiled Berkeley DB from source in BerkeleyDB.3.2.9 directory
> > > > first version 3.3.11 and later tried version 3.2.9. I compiled
> > > > with cxx and java libs.
> > > >
> > > > I specify the following switches during subversion configure using:
> > > > ./configure --prefix=/user/sander/Home/subversion
> > > > --with-apxs=/user/sander/Home/apache_2.0/bin/apxs
> > > > --with-berkeley-db=/user/sander/Home/BerkeleyDB.3.2.9
> > > >
> > > > [...]
> > > >
> > > > checking for Berkeley DB in /user/sander/Home/BerkeleyDB.3.2.9... no
> > > > configure: error: Could not find Berkeley DB 3.2.9.
> > >
> > >
> > > Sander,
> > >
> > > The --with-berkeley-db option specifies the location of an *installed*
> > > db library and headers.
> > >
> > > Reading your mail, I get the impression that the path you provided is
> > > just a db source-tree (with perhaps some compiled things within it.)
> > >
> > > Be sure to `make install' your db library, and then either let
> > > subversion's ./configure script try to find it automatically, or you
> > > can pass --with-berkeley-db=/path/to/installed/location.
> > >
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:35 2006