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

SuSE 9.0 and Subversion

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-09 21:21:46 CET

Just FYI, I just rebuilt the SuSE-supplied Apache2 RPM's (for SuSE 9.0) against
BerkeleyDB 4.2 (at great personal expense to my sanity ;). God, I hate RPM's!

I did this so that if/when SuSE upgrades their own Apache2 RPM's to BDB4.2, I
can just update from my custom compiled version. This server needs to remain
more vanilla, so that I can hopefully turn over the admin to someone who doesn't
need to compile everything from scratch all the time.

I had to do

        rpm --install --force --nodeps

in order to gloss over the fact that I didn't actually have an RPM for BDB4.2,
but it seems to have worked (so far, Apache doesn't barf). I did have to do

        configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2

(but without the patch) to get Subversion to recognize BDB4.2 being installed.
Building and testing Subversion succeeded, but I'm just going to grab TRUNK and
rebuild (I want the new 'svnserve --tunnel-user' option)...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 9 21:23:06 2004

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.