Cyrille VIVION wrote: > as explained in the "INSTALL" file present in the archive you provided: > ./configure --with-apxs=/usr/sbin/apxs > > tcl is installed with cygwin with tclsh present in /bin. As it is in the > PATH, i didn't set --with-tcl and --with-tclsh flags.
Hrm.... why don't you specify the exact Tcl and tclsh with those flags that just so that we are *sure* (fewer variables means it's easier to locate the problem exactly). BTW, are you using the cygwin Tcl? What version is it... I recall that it was pretty old, so you might install Tcl from sources, or use the ActiveTcl release (although I don't know if *that* is compatible with cygwin:-( ) > I didn't build Apache myself, is this necessary ? Do I need Apache sources > somewhere ? You definitely need the include files! See if you have httpd.h - if you don't, that will definitely be a problem. -- David N. Welton - http://www.dedasys.com/davidw/ Linux, Open Source Consulting - http://www.dedasys.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
