Hi List
the mod_dav ./configure puts libdav.a in /usr/loca/apache/src/modules/dav , if
apache is installed on the system with --prefix=/usr/local/apache . i am
compiling apache in the /home/abc/apchex.y.z directory so i copied the
libdav.a to the relevant /home/abc/apachex.y.z/src/modules/dav direcotry. after
that i use ./configure --activate-module=src/modules/dav/libdav.a to
recompile apache with make and make install in the /home/abc/apachex.y.z
directory . everything is fine, i.e 'make' not producing any errors, but when
i do 'httpd -l' after recompilation it doesn't list mod_dav.c. also the
configuration should have put an ' Addmodule mod_dav.c' line in httpd.conf ,
but that is also not there
can anybody pls help , if u have recompiled apache with mod_dav.
would appreciate your help
regards
rajeev
Shanker R Swaminathan wrote:
> ./configure --enable-shared=max --enables-module=most --prefix
> /usr/local/apache
> make
> make install
>
> Shanker
-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help