Hi All !
In my attempt to build mod_jk, I ran following :
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-java-home=$JAVA_HOME
Do I have a problem with the following  lines :
...
building connector for "apache-2.0"
...
no apache given
...
checking for JDK location (please wait)... /usr/java/j2sdk1.4.0_02
...
checking JAVA platform ... forced JAVA1
...
creating apache-1.3/Makefile
creating apache-1.3/Makefile.apxs
creating apache-2.0/Makefile 
creating apache-2.0/Makefile.apxs
Should I be worried that ./configure says "no apache given" and then
created 2 sets, one set for apache1.3 and another for 2.0 ???
Also it forced JAVA1, wouldn't a recent version of JAVA be more
appropriate e.g. JAVA2 ???

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

Reply via email to