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

More info

From: Eetu Huisman <eh_at_iki.fi>
Date: 2004-09-08 16:34:10 CEST

Ok, I've managed to locate the root of my problems. From the Apache
error log:

[Wed Sep 08 16:14:55 2004] [error] [client 192.168.1.230] (20014)Error
string not specified yet: Bad database version: compiled with 4.1.25,
running against 4.0.14

So it is a Berkeley DB problem. It seems that for some reason or the
other, Apache is linked against the old version of db4. What exactly are
my options here? I wouldn't want to recompile Apache (and by looking at
Apache spec-file and ./configure, I doubt that it would even help, they
don't provide a way to change the db4 version to link against) and there
isn't a db-compat-devel -package available anywhere.

If anyone has any idea a) why Apache is linked againt db4.0 and b) how
to fix this mess while trying to keep everything under the control of
RPM, I'd appreciate it.

Has anyone had any luck with the RPM's provided @
http://people.redhat.com/jorton/Taroon-svn/? I'd imagine that there is
simply no way to get them working with Apache without (somehow, not sure
how) recompiling Apache with db-4.1.

Eetu Huisman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 8 16:35:11 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.