I was able to run ./configure, but on make I get this error:

Make[1]: /etc/httpd/build/libtool: Command not found
Make[1]: *** [../../../build/jk2/apache2/jk_channel_apr_socket.lo] Error 127
Make[1]: Leaving Directory
'/opt/Jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/server/apache2'
Make: *** [jk2-build] Error 1

I've set the path in build.properties to /usr/lib/httpd and also tried
/etc/httpd.

David

-----Original Message-----
From: Timothy Stone [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 23, 2004 2:22 AM
To: Tomcat Users List
Subject: Re: Connecting Tomcat to Apache

David Grant wrote:

> Hello,
> 
> I am using a preety good but rather old HOWTO and I now need to connect
> apache to tomcat, so that apache acts as the web server and tomcat handles
> jsp's and servlets. I've tested it all up to this point and everything is
up
> and running.
> 
> I am using IBM Java2 1.4.1, tomcat 5.0.16, and apache 2.0+. Can anyone
tell
> me whether some of this functionality is built-in at this point and just
> needs configuring or can someone recommend a good connector I can
download.
> 
> The old howto I have is recommending mod_jk?
> 

The John Turner stuff is always recommended. Also, here's a link for 
building on Linux from the JTC FAQ. Worked great for me:

http://marc.theaimsgroup.com/?l=tomcat-user&m=105103815630094&w=2

Good Luck,
Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to