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

re: Fedora RPMs (and RHEL3/WBEL3)

From: C. Heilman <cheilman_at_voicenet.com>
Date: 2004-03-02 21:10:47 CET

Hi all,

I am still getting the same "Berkeley DB error while creating
environment for filesystem ...." as before.

I downloaded the RPMs from summersoft and followed this procedure as
detailed by Craig Robson:

rpm --erase db4-devel apr-util-devel httpd-devel subversion-devel
mod_perl-devel
rpm --erase apr-devel neon-devel mod_dav_svn
rpm --erase db4-java

Except, I had to switch the order of these 2

rpm --upgrade db4-utils-4.2.52-3.i386.rpm
rpm --install db4-4.2.52-3.i386.rpm

to

rpm --install db4-4.2.52-3.i386.rpm
rpm --upgrade db4-utils-4.2.52-3.i386.rpm

in order to satisfy the dependencies.

# Finally, upgrade the subversion packages.
rpm --upgrade apr-0.9.5-0.3.i386.rpm \
              apr-util-0.9.5-0.3.i386.rpm \
              neon-0.24.4-1.i386.rpm \
              subversion-1.0.0-2.fc1.i386.rpm

Did I miss something? Any further suggestions would be greatly appreciated.

Thanks,

Chet

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 2 21:09:40 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.