On 24 Jul 2006 at 20:53, OOzy Pal wrote:

> On 7/24/06, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> > On 7/24/06, OOzy Pal <[EMAIL PROTECTED]> wrote:
> >
> > > After searching the archive, I checked catalina.out and here is
> > > the log
> > >
> > > The JAVA_HOME environment variable is not defined correctly
> > > This environment variable is needed to run this program
> > > NB: JAVA_HOME should point to a JDK not a JRE
> > >
> > > hmm, where is my JDK, I installed it.

--snip--

> Where should I look for? I did this
>
> $ slcoate -u
>
> then
>
> slocate jdk
>
> I got so many /usr/share/doc kinda files?
>
> How can I find my JDK?


Try
which javac

if not found then.

Try running
javac -version
from the command line, if you can run it then it has to be in your path, search 
those path
directories with find.

I know you're not going to like this but I would advise to unload all the 
packages, download
and instal the jdk from sun manually and tomcat from apache.org. It's really 
not that hard and
it would give you some practice in using your system which it seems like you 
need (no
offense intended)

-Steve O.

«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»
Steve O.
http://www.steveo.us

Maui Vacation Pics.
http://steveo.us/maui/

B17G and B24
http://www.steveo.us/B17-B24

B17G WWII Bomber "Yankee Lady" Flight
http://www.steveo.us/b17ride

SUNY NCC MATH/COMPUTER Dept.
http://www.matcmp.ncc.edu



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to