Landaluze Produktions IS - Carlos wrote:

> anybody can send me the mod.jserv.so file for tomcat 3.2 final and linux?
> thanks

Just download the tomcat and apache source and do the following, replace
<TOMCAT_HOME> with your tomcat home directory and likewise with
<APACHE_HOME>:

cd <TOMCAT_HOME>/src/native/apache/jserv
<APACHE_HOME>/bin/apxs -c mod_jserv.c jserv*.c
cp mod_jserv.so <APACHE_HOME>/libexec

Nirav

Reply via email to