[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Installation problem

From: Udo Kirin <u.kirin_at_zeiss3d.de>
Date: 2004-10-18 14:27:43 CEST

Hello,
i want to install Subversion1.1.0 on an RH9.0 sytem
I have installed berkeley DB 4.2.52 and this installation looks good.

/usr/local/BerkeleyDB.4.2
insgesamt 16
drwxr-xr-x 2 root root 4096 18. Okt 12:18 bin
drwxr-xr-x 10 root root 4096 18. Okt 12:18 docs
drwxr-xr-x 2 root root 4096 18. Okt 14:12 include
drwxr-xr-x 2 root root 4096 18. Okt 12:17 lib
insgesamt 120
-r-xr-xr-x 1 root root 6112 18. Okt 12:17 db_archive
-r-xr-xr-x 1 root root 7640 18. Okt 12:17 db_checkpoint
-r-xr-xr-x 1 root root 7048 18. Okt 12:17 db_deadlock
-r-xr-xr-x 1 root root 10748 18. Okt 12:17 db_dump
-r-xr-xr-x 1 root root 17300 18. Okt 12:18 db_load
-r-xr-xr-x 1 root root 8732 18. Okt 12:18 db_printlog
-r-xr-xr-x 1 root root 6924 18. Okt 12:18 db_recover
-r-xr-xr-x 1 root root 25084 18. Okt 12:18 db_stat
-r-xr-xr-x 1 root root 6368 18. Okt 12:18 db_upgrade
-r-xr-xr-x 1 root root 7124 18. Okt 12:18 db_verify
insgesamt 120
-r--r--r-- 1 root root 33181 18. Okt 11:35 db_cxx.h
-r--r--r-- 1 root root 80355 18. Okt 11:35 db.h
insgesamt 2676
-rw-r--r-- 1 root root 969196 18. Okt 12:17 libdb-4.2.a
-rw-r--r-- 1 root root 802 18. Okt 12:09 libdb-4.2.la
-rwxr-xr-x 1 root root 780979 18. Okt 12:09 libdb-4.2.so
lrwxrwxrwx 1 root root 12 18. Okt 12:17 libdb-4.so ->
libdb-4.2.so
-rw-r--r-- 1 root root 969196 18. Okt 12:17 libdb.a
lrwxrwxrwx 1 root root 12 18. Okt 12:17 libdb.so ->
libdb-4.2.so

I installed the patch describet on FAQ site.
Then i want to install with the "./configure
--with-berkeley-db=/usr/local/BerkeleyDB.4.2
but i get this messages:
checking for Berkeley DB 4.2 in /usr/local/BerkeleyDB.4.2...
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for -ldb-4.2... no
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for -ldb4... no
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for -ldb... no

checking for Berkeley DB... not found
configure: error: Berkeley DB not found.
configure failed for apr-util

What is to do is there an error in the DB installation or
is there any other option in the configure for subversion.

Any help is welcome.
Thanks in advance

Mit freundlichen Grüßen / Best Regards

Udo Kirin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 18 14:30:30 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.