mod_jk

2005-03-22 Thread Andreas Andersson
Hi (trying the next list)!
I'm trying to compile mod_jk with the latest src but get the following
error:
BUILD FAILED
/usr/src/jakarta-tomcat-connectors-1.2.8-src/jk/build.xml:161: Warning:
Could not find file
/usr/src/jakarta-tomcat-connectors-1.2.8-src/coyote/build/lib/tomcat-coyote.jar 

to copy.
And that's correct, there is no such file. Anyone know how to solve
this? I really just need mod_jk installed under my CentOS/RedHat dist.
Thanks.
--
Andreas Andersson
IT Dept.
Travelstart Nordic
[EMAIL PROTECTED]
http://www.travelstart.se
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: mod_jk

2005-03-22 Thread Andreas Andersson
Henri Gomez wrote:
You should do :
configure --with-apxs=/your/path/toapxs (ie : --with-apxs=/usr/sbin/apxs2)
make
Is there no binary distribution of mod_jk for redhat? I find that weird.
--
Andreas Andersson
IT Dept.
Travelstart Nordic
[EMAIL PROTECTED]
http://www.travelstart.se
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]