[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: Alvin Thompson <al_at_thompsonlogic.com>
Date: 2004-03-02 21:53:18 CET

you didn't have to remove the old db4 install; the two can coexist. in
fact, removing the 4.1 version may break other stuff. here's what i did
to get everything working:

# rpm -e subversion
# rpm -ivh db4-4.2.52-2.i386.rpm
# rpm -Uvh apr-0.9.5-0.3.i386.rpm apr-util-0.9.5-0.3.i386.rpm
# rpm -Uvh neon-0.24.4-1.i386.rpm
# rpm -Uvh subversion-1.0.0-2.fc1.i386.rpm
# rpm -Uvh subversion-server-1.0.0-2.fc1.i386.rpm
subversion-tools-1.0.0-2.fc1.i386.rpm

hth,
alvin

C. Heilman wrote:
> 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
>

-- 
Alvin Thompson
Navy: 34
Army: 6
---------------------------------------------------------------------
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:52:25 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.