David,

Use the --enable-mods-shared.  Here is my configure line...

./configure --prefix=/usr/local/apache-2.0.59 --with-ssl=/usr/local/ssl 
--with-z=/usr/local/lib --enable-ssl --enable-cache --enable-disk-cache 
--enable-mem-cache --enable-autoindex --enable-mods-shared="rewrite ssl 
dav dav-fs proxy"



Please respond to users@httpd.apache.org

To:     <users@httpd.apache.org>, <[EMAIL PROTECTED]>
cc:      (bcc: Dan Mitton/YD/RWDOE)
Subject:        Re: [EMAIL PROTECTED] Problem with mod_dav compile in Apache 
http
LSN: Not Relevant
User Filed as: Not a Record

>>>> [EMAIL PROTECTED] 4/20/2007 03:04 PM >>>
>On Fri, 20 Apr 2007 14:54:38 -0600
>"David Tyler" <[EMAIL PROTECTED]> wrote:
>
>
>>                 When I compile and install the 2.0.59 source
>> however, the only file within the modules folder is httpd.exp.
>
>You compiled all the modules in statically.  httpd -l will list them.
>
>> [EMAIL PROTECTED] svn]$ ./configure --enable-dav --enable-so --enable-ssl
> --enable-deflate --prefix=/usr/local/apache2
>
>That's not optimal, but it's fine.
>
>-- 
>Nick Kew


Thank you,  I see the mod_dav.c and mod_dav_fs.c displayed in the listing. 
 If you don't mind my asking, what do I need to do to get them to compile 
dynamically?

- David




---------------------------------------------------------------------
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