Quantcast

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

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

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

Aman Arora
Respected All,
 i hope this question is relevant .

Thanks,
Aman Arora
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

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

Mladen Turk-3
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: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

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

Aman Arora
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 !


>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

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

Caldarale, Charles R
> From: Aman Arora [mailto:[hidden email]]
> 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: [hidden email]
For additional commands, e-mail: [hidden email]

Loading...