Le jeu 18/03/2004 � 10:56, Jens Saade a �crit : > Hm, libjnjni.so or jkjni.so is not built ... here's my configure line: > ../configure --with-apxs=/usr/bin/apxs > --with-apr-util=/home/ratze/apr-util-0.9.4 > --with-apr=/home/ratze/apr-0.9.4 --with-tomcat41=/var/tomcat/ > --with-java-home=/usr/java/java --with-jni > > Do i need it to be built separately? > //Jens
No. The --with-jni is the option to build it. BTW, /var/tomcat is not an appropriate location for Tomcat. Not it will cause any problem to it, but there is some conventions on directories usage on Linux/Unix and /var is not the place to install software. You should instead use /opt or /usr/local. -- ======================================= Daniel Savard ======================================= --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
