hi All,

I have successfully installed Tomcat 4.1.29 on my RH 9 machine and the 
http://localhost:8080/ is working fine. I have also preinstalled J2SDK on my machine. 
Now my major headache is building connector module (mod_jk.so) for my Apache to 
communicate with Tomcat. I have tried to follow a lot of documentations step by step 
to build the connector but without any success. 

After setting CATALINA_HOME & JAVA_HOME env variables on my machine this is a brief 
description of what i did
set CONN_SRC_HOME = /usr/src/jakarta-tomcat-connectors-4.1.29-src.

Run the buildconf script to to create the CONN_SRC_HOME/jk/native/configure file.
by issuing
CONN_SRC_HOME/jk/native/buildconf.sh

Run the configure script with the path to the apxs file on your system and the options 
below:

./configure --with-apxs=/usr/sbin/apxs

till here everything went fine without any errors. But when i issued the make command 
after a long compilation procedure the make exited with error 1.

it said unable to find libapr-0.so module. I tried to google solution for this but 
without help. 


I would really appreciate if any one can help me out of this situation. Has any one 
built mod_jk.so successfully on RH 9  if yes please tell me how to fix up with this 
problem. 


regards
Rakesh Pal
CompTIA Linux+ Professional


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to