Re: Is Java/Tomcat on FBSD practical?
From: Lee Harr (missive_at_hotmail.com)
Date: 11/05/03
- Previous message: Lowell Gilbert: "Re: can't boot! - pls help"
- Maybe in reply to: Heath Volmer: "Is Java/Tomcat on FBSD practical?"
- Next in thread: Alex de Kruijff: "Re: Is Java/Tomcat on FBSD practical?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-questions@freebsd.org Date: Wed, 05 Nov 2003 00:51:55 +0000
>Hi. I'm new to FreeBSD, my previous -nix experience coming from OSX and
>Debian/Suse linux. I've been generally very happy with the performance
>and relative ease of setup on my 4.8 system.
>
>My biggest problem has been Java. I've done the diablo 1.3 package and
>java seemed to work (java -v), but when I install Tomcat it won't start.
>I've done the same install on mac and windows with no problem. The
>stack trace is completely alien to me and I can try to get it if it
>would help.
>
>I'm basically wondering if running Tomcat or any other java on this
>machine is realistic or not.
>
How did you install tomcat? Which version?
You say you are new to FreeBSD, so maybe this will help...
cd /usr/ports/
make search name=tomcat
I see 4 different versions in ports... and they all depend on the java-1.4
port (not 1.3) so that is probably one part of the problem.
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Lowell Gilbert: "Re: can't boot! - pls help"
- Maybe in reply to: Heath Volmer: "Is Java/Tomcat on FBSD practical?"
- Next in thread: Alex de Kruijff: "Re: Is Java/Tomcat on FBSD practical?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|