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

Re: mod_dav_svn does not start on apache 2.0.45 (win32)

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-27 23:50:39 CEST

I assume you're using the binaries from the subversion.tigris.org site,
right?

Olivier Lange wrote:

>Did I overlook something or is could there be a problem with the win32
>binary releases of Apache and Subversion?
>
Do you have libdb40.dll in the Apache modules directory? mod_dav_svn.so
depends on that library.

>I do not understand very well how Apache and Subversion use the libapr*
>portable libraries, but could there be a version conflict with the of the
>apr* libraries in the binary distributions of Subversion 0.21.0 and Apache
>2.0.45?
>
The client binaries are linked statically. mod_dav_svn.so is linked
dynamically against the APR libraries that come with the httpd-2.0.45
distribution.

>I do not see any libapr* librairies in Subversions directory (I installed
>the binary distribution) to check myself. Is it possible that mod_dav_svn.so
>was linked against an older or newer version that the one Apache HTTPD uses?
>What is the binding mechanism? Which libapr* libraries does Subversion
>0.21.0 use? The libapr* files from the Apache 2.0.45 binary distribution are
>dated 01.04.2003 09:02.
>
>
No, mod_dav_svn was linked at the exact same APR libraries as as
httpd-2.0.45 (I use the httpd source distribution to build release
binaries).

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 27 23:51:28 2003

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.