You can also try this question on [EMAIL PROTECTED] or [EMAIL PROTECTED]
Did you use the ports version of tomcat5?
If not, please do.
Does it work if you first install jdk14 and then tomcat5. I think the port will notice that jdk14 is already installed. If no jdk is installed I think it will try jdk13 first, because that is the only 'licensed by Sun' version for FreeBSD for now. But I'm not really sure about this. I do have jdk14 and tomcat5 running here.
Greetings,
Ronald.
On Mon Jun 28 09:37:06 CEST 2004 "Sergey Velikanov [UzPAK]" <[EMAIL PROTECTED]> wrote:
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]
