Author Login
Post Reply
Hello,
I am trying to configure/compile apache with svn module. I tried following steps but have results furitless :(
objective: I like to have mod_dav_svn.so
and mod_authz_svn.so
for subversion access through apache.
I tried following configuration before make. make install
prompt>> ./configure --enable-so --enable-modules=all
it is said that by default the library files will be placed in /usr/local/apache2/lib but i don't find
Can some one help me?
regards
SK