Hello I'm trying install tomcat on FreeBSD, but why tomcat needs /usr/local/diablo-jdk1.3.1 in startup process although on installation it use /usr/local/jdk1.4.2/bin/java
why it so? and how I can run tomcat with /usr/local/jdk1.4.2/bin/java # uname -sr FreeBSD 5.2.1-RELEASE [root jakarta-tomcat5]# make install ===> Installing for jakarta-tomcat-5.0.19 ===> jakarta-tomcat-5.0.19 depends on file: /usr/local/jdk1.4.2/bin/java - found ===> Generating temporary packing list ===> Checking if www/jakarta-tomcat5 already installed >> Creating destination directory... [ DONE ] >> Copying files to destination directory... [ DONE ] >> Compiling and installing control program... [ DONE ] >> Installing startup script... [ DONE ] >> Installing man pages... [ DONE ] >> Creating log files... [ DONE ] >> Creating symlink to tools.jar... [ DONE ] >> Fixing ownership settings... [ DONE ] >> Fixing permissions... [ DONE ] >> Creating PID file... [ DONE ] Jakarta Tomcat 5.0.19 has been installed in /usr/local/jakarta-tomcat5.0. If a user should be able to use tomcat50ctl, then put this user in the group www. Use 'man tomcat50ctl' for information about starting and stopping Jakarta Tomcat. [root jakarta-tomcat5]# /usr/local/bin/tomcat50ctl start >> Reading PID file (/var/run/tomcat50.pid)... [ DONE ] >> Starting Jakarta Tomcat 5.0.19... [ FAILED ] tomcat50ctl: Unable to stat /usr/local/diablo-jdk1.3.1: No such file or directory Sergey Velikanov Technical Division National Data Network "UzPAK" tel +(99871) 114-6326 e-mail: [EMAIL PROTECTED] http://www.uzpak.uz/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
