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

Re: 1.2.0 on RH7.2: apache2 can't load mod_dav_svn.so

From: Chris Shenton <Chris.Shenton_at_hq.nasa.gov>
Date: 2005-05-25 22:23:28 CEST

Of course, after I post my problem to the list, I was able to resolve
it. Sorry to bother. :-(

In case others encounter the same thing, I rebuilt Apache and then
Subversion, for about the sixth time each. I specified a bunch of
switches which might have helped. Here they are, in case it helps.

cd /usr/local/src/httpd-2.0.54/
./configure --enable-mime-magic --enable-expires --enable-headers --enable-usertrack --enable-proxy --enable-ssl --enable-dav --enable-info --enable-suexec --enable-cgi --enable-dav-fs --enable-so

Note that including the --enable-isapi switch cause a link failure
with something in a win23/ directory -- on linux, wtf?

cd /usr/local/src/subversion-1.2.0
./configure --with-apr=/usr/local/apache2 --with-apr-util=/usr/local/apache2 --with-apxs=/usr/local/apache2/bin/apxs --without-berkeley-db --with-ssl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 25 22:25:19 2005

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.