Checkout the latest config.m4, I was successful in compiling and running mod_tcl as a shared object after I changed an if fi expression in config.m4. Cool, scratch 1 goal complete.
I'm thinking of putting up some documentation on the web this weekend (probably Sunday, maybe Saturday...). Are their any guidelines you want me to follow? -- mike On 16 Mar 2001, David N. Welton wrote: > Michael Link <[EMAIL PROTECTED]> writes: > > > 2. Possible addition of option to build shared object (.so) library. (It > > appears Apache 2.0 has a configuration directive for this --enable-shared, > > but it appears to be not implemented yet...). > > It is possible to load shared mods: > > --enable-mods-shared=echo > > For instance. > > I'll see if I can get mod_tcl built this way. > > -- > David N. Welton > Free Software: http://people.debian.org/~davidw/ > Apache Tcl: http://tcl.apache.org/ > Personal: http://www.efn.org/~davidw/ > Work: http://www.innominate.com/ >
