Hello everybody, I've downloaded "jakarta-tomcat-connectors-4.0.2-01.src.tar.gz" and I've launched "ant" and "ant install" without problems (they created a "build" directory in the "jk" subdir) Then I've changed to the "native" subdir to launch the command ./configure --with-apxs=/usr/local/apache/bin/apxs --enable-EAPI (I'm using Apache 1.3.24, Tomcat 4.0.3 and Ant 1.4.1 on a RedHat 7.2, kernel 2.4.7-10) I have no "configure" and then (following the directions in REAME.configure) I've tried with "autoconf". "autoconf" creates a "configure" file but gives me a couple of errors: ____________________________________ autoconf: Undefined macros: configure.in:18:AC_LIBTOOL_DLOPEN configure.in:26:AC_PROG_LD ____________________________________
(I'm using "autoconf 2.13-14" and "libtool 1.4-8") I've tried to launch "./configure --with-apxs.....", but it gives me: ________________________________ loading cache ./config.cache configure: error: can not find install-sh or install.sh in scripts/build/unix ./scripts/build/unix ________________________________ Any ideas??? I've tried also with "jakarta-tomcat-connectors-4.0.4-b3-src.tar.gz", but I obtain immediately this error when I launch "ant" ______________________ guess_catalina40: guess_catalina41: cpath: prepare: [copy] Could not find file /usr/local/src/jakarta-tomcat-connectors-4.0.4-b3-src/coyote/build/lib/tomcat-coyote.jar to copy. BUILD FAILED /usr/local/src/jakarta-tomcat-connectors-4.0.4-b3-src/jk/build.xml:100: Could not find file /usr/local/src/jakarta-tomcat-connectors-4.0.4-b3-src/coyote/build/lib/tomcat-coyote.jar to copy. _______________________ I need a version of mod_jk with EAPI enabled and I have not been able to find a compiled one... Any help would be greatly appreciated. bye Luca __________________________________________________ Luca Zancan Logica S.r.l. e-mail [EMAIL PROTECTED] URL http://www.logicaonline.com __________________________________________________ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>