Hi Matt, I have built JK2 successfully several times on Redhat 9 with Tomcat 5 and Apache 2.0.48. The problem I had with the default apache installed on rh 9.0 was that mine didn't have the apxs program or maybe it was some missing libraries.. In any case I had to build apache 2.0.48 from src first before I could get it to work.
I used the tutorial by Pascal Chong (thanks Pascal!): http://cymulacrum.net/writings/tomcat5/book1.html Here's another resource for building jk2: http://www.thinlizard.com/lizard/modjk2.html hth, Adrian Lanning ----- Original Message ----- From: "Dale, Matt" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 3:40 PM Subject: help needed building JK2 connector Hi, I have Redhat 9 with Tomcat 5 installed and is working fine. Apache 2.0.40 is installed by default and i'd rather stick with that because it is integrated with a nifty configuration tool. I'd like to link apache and tomcat with the JK2 connector which I have no problems with. As far as I can tell there is no binary download for linux so I have to build it. The questions I have are. Is there any documentation on building the JK2? Particularly the command line parameters As it is the default RPM install of tomcat there doesnt seem a sensible Apache2 home that needs to be set for the build, is there something I should set this to? If this cant work would I be able to compile using apache 2.0.48 and use the library with apache 2.0.40? Any other advice on building the connector? Thanks Matt ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > 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]
