I struggle for weeks with this but then Jeff's pages provide key pointers to get me past it because the .libs version of mod_jk2.so would not load into apache.
Check out his pointers at http://www.apache.org/~trawick/ I know they are mostly AIX specific but use them as a general rule that when he says don't use vendor supplied tar and make DON'T. Once I switched to the GNU version he suggest I built it in no time flat!!! Thank you... Thank you... Thank you... JEFF!!!!!! Thank you, Patrick Sullivan Centura Health -----Original Message----- From: Clive Luk [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 3:23 AM To: Tomcat Users List Subject: Problem building Tomcat Connector mod_jk2.so PART 2 Sorry for the second post. I am trying to build from jakarta-tomcat-connectors-4.1.26-src.tar.gz. Please let me know if you need more information. apache2 works fine on port 80. Tomcat works fine on port 8080. Cheers, Clive -----Original Message----- From: Clive Luk [mailto:[EMAIL PROTECTED] Sent: Wednesday, 30 July 2003 7:16 PM To: [EMAIL PROTECTED] Subject: Problem building Tomcat Connector mod_jk2.so Hi all, I am new to the list. Has anybody had problem building mod_jk2.so. I have no error message on building mod_jk2.so. But after i finished the following steps. I counldn't find and *.so file. I am useing RedHat 9 I have installed: openssl-0.9.7b libtool-1.5 httpd-2.0.47 j2sdk-1_4_2-linux-i586.bin jakarta-tomcat-4.1.26 automake, autoconf, libtool are under /usr/bin _________steps I used to build mod_jk2.so_________________ #./buildconf.sh #./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/l ocal/tomcat --with-java-home=/usr/local/java #make __________________________________________________________ __________________after make command______________________ #ls ../build/jk2/apache2/*.so ls: ../build/jk2/apache2/*.so: No such file or directory __________________________________________________________ I can only see *.lo and *.o and ../build/jk2/apache2/mod_jk2.a ../build/jk2/apache2/mod_jk2.la ../build/jk2/apache2/mod_jk2.lo ../build/jk2/apache2/mod_jk2.o but not mod_jk2.so PLEASE HELP. I have tried so may different version... Cheers, Clive --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This communication is for the use of the intended recipient only. It may contain information that is privileged and confidential. If you are not the intended recipient of this communication, any disclosure, copying, further distribution or use thereof is prohibited. If you have received this communication in error, please advise me by return e-mail or by telephone and delete/destroy it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
