On 9/5/07, Karl Hennig <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I tried this with both Apache 2.0.59 and Apache 2.2.4 but after building and 
> installing, the modules directories do not have any of the "*.so" files that 
> my GForge installation is looking for.  One file, for example is "mod_dav.so".
>
> ./configure --prefix /usr/local/apache2

Add --enable-mods-shared=dav

See
http://httpd.apache.org/docs/2.2/install.html#configure
and
http://httpd.apache.org/docs/2.2/programs/configure.html#optionalfeatures
for more information.

For the other two modules you need to look at the subversion
installation instructions. They don't come with apache.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to