I did a locate command and found a libtool, in the /native2 directory in the jk install directory. I copied libtool over to /usr/lib/httpd/build. I ran the make and it apparently worked, but now it's coming up with another error.
../../common/jk_uriEnv.c:73:18: pcre.h No such file or directory make[1]: *** [../../../build/jk2/apache2/jk_uriEnv.lo] Error 1 make[1]: Leaving directory '/opt/Jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/server/apache2' make: *** [jk2-build] Error 1 There is a path in the configure command for pcre, it is: --with-pcre David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, January 23, 2004 7:56 PM To: Tomcat Users List Subject: RE: Connecting Tomcat to Apache then make sure that its in ur PATH and make sure its the first entry..do a which libtool to know which libtool is make picking up when u r configuring its better to use the latest libtool from gnu Pavan Kumar Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com
