you should be able to compile from the mod_jk2 source using the following method :
- cd <jk2source>/jk/native2/
- ./configure --with-apxs2=<path to apxs in the apache2 dir> --with-apache=<path to apache2>
(ie ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-apache=/usr/local/apache)
- make
- you should then find the mod_jk2.so in <jk2 source>/jk/build/jk2/apache2/


I was able to use the following method successfully for apache2 (built from source), tomcat 4 and 5, and mod_jk2 (source).


Anthony




From: "Phupha Punyapotasakul" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Subject: Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.xx, please share
Date: Wed, 11 Feb 2004 11:26:37 +0700



I've spent so much time to compile mod_jk2 but not success. Is it possible to download build version from internet ? Please tell me where to download.


My Machine ======= Linux RH9 + Tomcat4.1.27 (Apache Httpd is bundle with RH9)

I can't compile because, httpd on RH9 don't have apxs2


Thank you for advance. Phupha


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


_________________________________________________________________
Get less junk mail with ninemsn Premium. Click here http://ninemsn.com.au/premium/landing.asp



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



Reply via email to