Re: error compiling jsvc to run tomcat as a service on Linux

2009-06-27 Thread Hassan Schroeder
On Sat, Jun 27, 2009 at 2:15 PM, Dimitrios Christodoulakis wrote: > Could this be some kind of version incompatibility between tomcat 5.5 > and jdk1.5.0_17? Seems unlikely... > checking for javac... /usr/java/jdk1.5.0_17/bin/javac > checking wether the Java compiler (/usr/java/jdk1.5.0_17/bin/ja

error compiling jsvc to run tomcat as a service on Linux

2009-06-27 Thread Dimitrios Christodoulakis
As I continue the effort to make Tomcat the default web server daemon over Apache 2, I am trying to use jsvc. I unpacked it successfully and followed the instructions at http://tomcat.apache.org/tomcat-5.5-doc/setup.html steps: tar xvfz jsvc.tar.gz cd jsvc-src autoconf But the final conf