[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 and binary Apache distrib..

From: Damon Rand <damon_at_cybermagic.co.nz>
Date: 2002-07-04 20:46:59 CEST

> >When I copy mod_dav_svn.so into a default Apache binary install (Win2k)
> >apache fails with:
> >
> >Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_dav_svn.so
> >into server: The specified module could not be found.
> >
>
> You have to put libdb40.dll where Apache will find it. Apache's bin/
> directory would be a good place.

Thanks, got me one step closer, now I get this... :-)

Apache.exe: module "C:\home\subversion\subversion\mod_dav_svn\mod_dav_svn.c"
is not compatible with this version of Apache.
Please contact the vendor for the correct version.

or

Apache.exe: module
"C:\Home\brane\src\svn\repo\subversion\mod_dav_svn\mod_dav_svn.c" is not
compatible with this version of Apache.
Please contact the vendor for the correct version.

depending which version I use.

Do I need to compile my own version of mod_dav_svn.c? If so can I just check
out a minimum number of header files from the the Apache repository for
version 2.0.39?

Cheers
Damon.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 4 20:47:51 2002

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.