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

suversion installation problem

From: Indraveni <indraveni_at_yahoo.co.in>
Date: 2006-06-15 10:23:53 CEST

Hi,

I am tring to install subversion in my system. I installed BerkeleyDB
in my sytem. and when i am running the configure script.. like

 ./configure --with-apxs=/usr/local/apache/bin/apxs
--with-berkeley-db=/usr/local/BerkeleyDB.4.4/ --with-ssl=/usr/local/openssl-0.9.7g/
--with-neon=/usr/local/neon/

It is showng an error message like BerkeleyDB not found. what may be
the problem.. The
last lines of output for the above command is pasted below.

Some on eplease help me in installling subversion in my system.

checking for Berkeley DB 2 in /usr/local/BerkeleyDB.4.4/...
checking db2/db.h usability... no
checking db2/db.h presence... no
checking for db2/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for db_open in -ldb2... no
checking db2/db.h usability... no
checking db2/db.h presence... no
checking for db2/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for db_open in -ldb... no
checking for Berkeley DB 1.0.0 in /usr/local/BerkeleyDB.4.4/...
checking db1/db.h usability... no
checking db1/db.h presence... no
checking for db1/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for dbopen in -ldb1... no
checking for Berkeley DB 1 in /usr/local/BerkeleyDB.4.4/...
checking db_185.h usability... no
checking db_185.h presence... no
checking for db_185.h... no
checking for Berkeley DB... not found
configure: error: Berkeley DB not found.
configure failed for apr-util

HELP NEEDED PLEASE.....

Indraveni

 Send instant messages to your online friends http://in.messenger.yahoo.com

 Stay connected with your friends even when away from PC. Link: http://in.mobile.yahoo.com/new/messenger/
Received on Thu Jun 15 10:25:35 2006

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.