I'll build something for shared objects.  Getting around using autoconf
etc in Apache 2.0 would be difficult since the entire package uses it for
configuration...... The auto* utils are actually really easy to use, its
libtool that is a bit wonkey.

--
mike

On 13 Mar 2001, David N. Welton wrote:

> 
> Another thing:
> 
> % tar -zxf mod_tcl.tar.gz
> % mv mod_tcl apache_2.0a9/modules/.
> % cd apache_2.0a9
> % autoconf
> % autoheader
> % ./configure
> % make
> 
> I am not very knowledgable about auto* (I despise them, actually), but
> one thing that would be really useful would be a way to build mod_tcl
> as a .so outside of the Apache source tree.
> 


Reply via email to