Peter, You can use mod_jk with Tomcat3 or Tomcat4. I found it terribly hard to compile it on Solaris 8 (sparc), so I downloaded the binary and it works just fine for me. I'm connecting with Apache.
Duane On Friday, May 10, 2002, at 08:52 AM, Peter Choe wrote: > i am trying to build mod_jk for tomcat4.0. the only mod_jk i found is > actually in tomcat3.3 though. so, i tried to compile it using the > build-solaris.sh script and i get the following error: > > bash-2.03# ./build-solaris.sh > Building mod_jk > cc -DEAPI -DMOD_PERL -DUSE_EXPAT -O -G -Kpic -I/usr/apache/include > -I../common -I/usr/java/include -I/usr/java/include/solaris -DSOLARIS > -c ../common/jk_ajp12_worker.c > apxs:Break: Command failed with rc=16711680 > Error with apxs > > does anyone know how i can fix this? > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:tomcat-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
