You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Aman Arora <am...@gmail.com> on 2012/05/28 10:30:46 UTC

is there anyway to check whether mod_jk is properly built or not?

Respected All,
 i hope this question is relevant .

Thanks,
Aman Arora

RE: is there anyway to check whether mod_jk is properly built or not?

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Aman Arora [mailto:aman.arora051@gmail.com] 
> Subject: Re: is there anyway to check whether mod_jk is properly built or not?

> i followed the steps from
> http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html#s61

Why in the world would anyone be looking at doc for a version of Tomcat that disappeared nearly a decade ago?  You can't seriously be trying to use Tomcat 3.3. 

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: is there anyway to check whether mod_jk is properly built or not?

Posted by Aman Arora <am...@gmail.com>.
mod_jk.so is created and i copied it to /usr/local/apache2/modules.
i followed the steps from
http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html#s61
there they have written change directory to
TOMCAT_HOME/native/mod_jk/apache1.3
but i m afraid that theres no such directory.
and build-unix.sh is also not there.
for linux there is some command
apxs -o mod_jk.so -I../jk -I/usr/local/jdk/include
-I/usr/local/jdk/include/linux -c *.c ../jk/*.c
in which directory i have to run this command.


thanx !


>

Re: is there anyway to check whether mod_jk is properly built or not?

Posted by Mladen Turk <mt...@apache.org>.
On 05/28/2012 10:30 AM, Aman Arora wrote:
> Respected All,
>   i hope this question is relevant .
>

Not really :)
Have you tried to build it and is mod_jk.so produced?
Hope you are not trying that on windows, cause it can be
tricky for someone that tries to build it for the first time.



Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org