I'm trying to get SVN + Apache going on Windows 7 x64 but apparently I need 64-bit versions of mod_dav_svn.so
and mod_dav_auth.so
.
Are these available somewhere? I'm very much trying to avoid building them myself.
Spec:
Some background
The reason I say "apparently I need these" is from this log error:
httpd.exe: Syntax error on line 492 of foo/httpd.conf: Cannot load foo/modules/mod_dav_svn.so into server: The specified module could not be found.
If I use a SVN binary for an x86 architecture, the error is the same, but the last sentence reads
The specified procedure could not be found
which indicates an architecture problem, I think. Can someone help out?
OK, actually these modules were not the cause of the problem. As detailed here, the message is misleading and there are actually dependencies missing from those two files.
Over the last 24 hours, I read somewhere that after Subversion 1.5, the program uses DLLs. Unfortunately, most of the directions out there are not yet updated to reflect this, so here's what I did, just for the next guy.
/modules
in the Subversion mod, put into /modules
in the Apache/bin
and put into the Apache /bin
Apparently, to help with this sort of problem, DependencyWalker is a good tool.
On to the next challenge!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With