In my opinion, the first thing you want to do is remove Apache 2.0.40. Use the latest...the minor releases are important, almost all of them are security fixes.
HOWTO: http://www.johnturner.com/howto
John
On Mon, 9 Jun 2003 13:42:16 -0600, Dhruva B. Reddy <[EMAIL PROTECTED]> wrote:
I'm having trouble getting Tomcat 4.1.18 to run with Apache 2.0.40 on Redhat Linux 8.0 and this seemed the most appropriate place to turn.
More specifically, I'm trying to build mod_jk. I get various errors when running the configure script (depending the arguments that I feed it).
When I run ./configure --with-java-home=/usr/java/j2sdk1.4.1_01 --with- tomcat41=/usr/local/jakarta-tomcat-4.1.18
I get the following error: configure: error: Cannot find any WebServer
So I tried downloading the source code for Apache 2.0, running
./configure --with-java-home=$JAVA_HOME --with-tomcat41=$CATALINA_HOME -- with-apache2=/home/dreddy/apps/httpd-2.0.40
and got the following error: configure: error: can't locate /home/dreddy/apps/httpd-2.0.40/
I can't find any pertinent information on the web, nor can I find a prebuilt module that will work for me (my understanding is that the module MUST be built for the minor release of Apache--not just the major release, i.e., 2.0.40, not just 2.0).
Can anyone tell me what I'm doing wrong, or otherwise point me in the right direction?
Thanks, Dhruva
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
