I am having problems installing mod_jk2 and although I have not isolated what it is, one thing is worrying me. I have installed Apache 2.0.49 and Tomcat 5.0.25 (on Redhat 9) from source and they both run fine.
When I run the command: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-apr-lib=/usr/lib --with-tomcat-41=/usr/local/tomcat --with-java-home=/usr/local/java --with- jni I get the following error: ./configure: line 1: apr-config: command not found I run the Linux "find" command and apr-config is indeed in /usr/lib (and two other places aswell) so why is it throwing that error message. I have discussed this problem with a couple of list members who have overcome installation issues themselves but they are using Fedora 2 or rpm installations of Apache. Do I actually need "--with-apr-lib=/usr/lib" ? (He asks in a novice type of way) Cheers Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
