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

Re: References to old db in shared libs and executables

From: Kunio Miyamoto <wakatono_at_todo.gr.jp>
Date: 2003-03-10 09:49:54 CET

 Hi.

> I'm running subversion on a RedHat 7.3 system with a custom built db4 in
> /opt/db4. When building subversion, I added --with-berkeley-db=/opt/db4
> to configure. This makes subversion build and install fine, but there are
> still references to db3 in the libs. This did not seem to be a problem
> when running svn and svnadmin, but it did prevent me from running
> cvs2svn.py. I did have the db1-devel, db2-devel and db3-devel rpms
> installed.

 Did you build httpd to use db4 library?
 If you don't, your httpd and subversion refers wrong db library.

 Please try to build httpd to use db4 library.

Cheer.

---
Kunio Miyamoto
E-mail: wakatono@todo.gr.jp
WebDAV Resources JP: http://webdav.todo.gr.jp/ 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 10 09:50:36 2003

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

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