Re: How to test JRE?

2000-09-07 Thread Maurice Coyle - Sun ireland - Software Products and Platforms - Internationalization Engineer
is the ./ necessary? > Date: Wed, 6 Sep 2000 09:05:43 -0700 > From: "Lambert, Stephen : CO IR" <[EMAIL PROTECTED]> > Subject: Re: How to test JRE? > To: [EMAIL PROTECTED] > > In a shell window I typed ./java -version > > Error: can't find libjava.s

Re: How to test JRE?

2000-09-06 Thread tasneem
to check the version of java type java -version === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html

Re: How to test JRE?

2000-09-06 Thread John Ahrens
Unless you're in the install directory, don't use the ./ instead try java -version -Original Message- From: Lambert, Stephen : CO IR To: [EMAIL PROTECTED] Sent: 9/6/00 11:05 AM Subject: Re: How to test JRE? In a shell window I typed ./java -version Error: can't

Re: How to test JRE?

2000-09-06 Thread Lambert, Stephen : CO IR
In a shell window I typed ./java -version Error: can't find libjava.so. Any suggestions? -Original Message- From: Tad Krolik [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 05, 2000 4:30 PM To: [EMAIL PROTECTED] Subject: Re: How to test JRE? In the shell window, type:

Re: How to test JRE?

2000-09-05 Thread Tad Krolik
In the shell window, type: java -version Tad "Lambert, Stephen : CO IR" wrote: > On a Redhat 6.2/Apache web server, I'm trying to install Jakarta-Tomcat. > > Included in the *readme* file from the Jakarta-Tomcat download, it says the > following: > 2. INSTALLING AND RUNNING TOMCAT > Tomcat requ

How to test JRE?

2000-09-05 Thread Lambert, Stephen : CO IR
On a Redhat 6.2/Apache web server, I'm trying to install Jakarta-Tomcat. Included in the *readme* file from the Jakarta-Tomcat download, it says the following: 2. INSTALLING AND RUNNING TOMCAT Tomcat requires a Java Runtime Environment conformant to JRE 1.1 or later, including any Java2 platform