[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: Craig Robson <craig_at_zhatt.com>
Date: 2004-03-02 22:29:06 CET

The db4-devel and db4 java probably aren't needed. I don't know about
the java. I don't use it. Doesn't the db4-utils need to be upgraded to
work with the new db4.2?

Craig

On Tue, 2004-03-02 at 13:20, Alvin Thompson wrote:
> no, it ain't. he removed the db4-utils, db4-devel, and db4-java
> packages, replacing them with the 4.2 versions.
>
> -alvin
>
>
> Craig Robson wrote:
> > Alvin's procedure is the same procedure as C. Heilman used.
> >
> > On Tue, 2004-03-02 at 12:53, Alvin Thompson wrote:
> >
> >>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
> >>>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >

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