On Tuesday 18 September 2001 07:02 am, Farag, Hany M (Hany) wrote:

--with-module only accepts one module, and you can't add more.  I keep meaning
to go in and fix that, but I haven't had time recently.

I would suggest just creating a config.m4 file for your own modules, and copying
the files into a subdirectory of modules/.  This is very clean, and then you
can do --enable-mod_one --enable-mod_two, etc.

config.m4 is a very simple file to learn to write.

Ryan

> Hi,
> How do i configure and build apache with 2 or more modules of my own?(is it
> possible?)
> I know for one module you can do it with the following command :
> ./configure --enable-so --with-module=one --enable-mods-shared=mod_one.so
>
> Thanks
> Hany

-- 

______________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
Covalent Technologies                   [EMAIL PROTECTED]
--------------------------------------------------------------

Reply via email to