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.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: 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 requires a Java Runtime Environment conformant to JRE 1.1 or later, > > including any Java2 platform system. > > > > So, I downloaded the JRE from : > > > ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-1.3.0/ppc/ > > b2/ > > and followed the install instructions > > ie: > > cd /usr/local > > tar -Ixf j2jre-1.3.0beta-b02-linux-ppc.tar.bz2 > > chown -R desired_owner:desired_group jre1.3 > > export PATH=$PATH:/usr/local/jre1.3/bin > > > > Now how do I test to verify that the JRE is installed correctly? > > Or do I have to wait until Jakarta-Tomcat is configured to verify the JRE? > > > > Thanks. > > > > > =========================================================================== > > 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 > > http://www.esperanto.org.nz/jsp/jspfaq.html > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > =========================================================================== > 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 > http://www.esperanto.org.nz/jsp/jspfaq.html > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > =========================================================================== > 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 > http://www.esperanto.org.nz/jsp/jspfaq.html > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets =========================================================================== 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 http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
Re: How to test JRE?
Maurice Coyle - Sun ireland - Software Products and Platforms - Internationalization Engineer Thu, 07 Sep 2000 01:20:25 -0700
