> Aryeh Katz wrote: > > In order to build the non-standard modules, configure requires a > > command line option of the form --enable-module-name. The problem > > with this (other than being unable to use the --enable-module=) > > syntax, is that you can't choose to build as a shared library. This > > causes much work in order add a non-standard module, because you > > have to rebuild the entire server just to get one more module > > enabled. --- Aryeh Katz VASCO www.vasco.com > > > Hi Aryeh. > have a look at apxs. > this might be a better approach for your development, as all you > require are the header files and the libraries to create a module. I was referring to modules that are in the experimental directory...
--- Aryeh Katz VASCO www.vasco.com