I read your article before posting that question but I didn't realise it
applied to my situation. Were you getting that error message when you ran
./configure ??

Cheers

Tim




At 03:35 AM 5/07/2004 +0100, you wrote:
>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/li
b
>  --with-tomcat-41=/usr/local/tomcat --with-java-home=/usr/local/java --wit
h-
>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)

         Woohoo.  A question I can answer.  I had this problem about two
weeks ago.  Here is the weblink (thanks to [EMAIL PROTECTED]) I used
to solve my problem --> http://cymulacrum.net/writings/tomcat5/a1375.html
(needed to be modified slightly)  And my own walk-through notes are here
--> http://www.csse.uwa.edu.au/~ryan/tech/mod_jk2.html

         Essentially you need to add in one/some additional libraries into
one of the make files.  Just make sure you get the right library paths, but
see the web pages for the details as I'm guessing its a system dependant
thing.

I have read you


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

Reply via email to