----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
I am trying to run Apache 1.3.12 with Tomcat. When httpd hits the first
line in tomcat-apache.conf it errors out that it can't load the jserv
module.
I've wrestled with installing the most recent version of jserv to add this
module, but Tomcat is supposed to be able to run without it. I di the
following, as seen in a post someplace.
copied jserv:/src/c/* to apache:/src/modules/jserve
then did
./configure --prefix=/opt/apache --enable-module=so --activate-module=src/mo
dules/jserv/mod_jserv.c
configure is happy as can be.
When I get to make, make errors out that it can't find libjserv.a
Can somebody tell me how to fix this, or how to install the mod_jserv
without building apache-jserv
Or do I have to build apache-jserv to run Tomcat?
Help!
Jason White
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]