On Wed, 21 Apr 2004 09:08:17, Dimitri
Papadopoulos-Orfanos wrote:
>In your case which is the build directory and which
is the installation
>directory of Berkeley DB? And how do you configure
Subversion? You
>should pass the *installation* directory of Berkeley
DB as an argument
>to configure.
Thanks, that did help, after a make install the db.h
is found at least. But testing for the lib itself
still fails:
checking for Berkeley DB 4.2 in
/fireba/BerkeleyDB.4.2...
checking for db42/db.h... no
checking for db4/db.h... no
checking for db.h... yes
checking for -ldb-4.2... no
checking for db42/db.h... no
checking for db4/db.h... no
checking for db.h... yes
checking for -ldb4... no
checking for db42/db.h... no
checking for db4/db.h... no
checking for db.h... yes
checking for -ldb... no
LIBPATH points to /fireba/BerkeleyDB.4.2/lib
ll /fireba/BerkeleyDB.4.2/lib
total 8384
-rw-r--r-- 1 intuser staff 1497674 Apr 21
11:01 libdb-4.2.a
-rw-r--r-- 1 intuser staff 799 Apr 21
10:59 libdb-4.2.la
-rwxr-xr-x 1 intuser staff 1289045 Apr 21
10:59 libdb-4.2.so
lrwxrwxrwx 1 intuser staff 12 Apr 21
11:02 libdb-4.so -> libdb-4.2.so
-rw-r--r-- 1 intuser staff 1497674 Apr 21
11:01 libdb.a
lrwxrwxrwx 1 intuser staff 12 Apr 21
11:02 libdb.so -> libdb-4.2.so
What does configure do to check the library? What I do
to help configure?
Thanks, Jürgen
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 23 16:43:31 2004