Thank you for your advice, I also have downloaded the binary. But I have trouble to sent the JAVA_HOME. i set JAVA_HOME by adding two lines to /etc/profile: JAVA_HOME=/usr/javadir/bin:$JAVA_HOME export JAVA_HOME
and i source profile after the change and it was ok But when i try to start servlet (./startup.sh) I got error message: JAVA_HOME is not defined How can i fix this problem, Thanks. On Wed, 6 Mar 2002, KC Berg wrote: > I downloaded the tomcat binary untared it and set JAVA_HOME to the location > of my JDK and it worked right away. I have never tried the rpm but the > binaries worked great. I am running red hat 7.2 with the same version of > tomcat as you. > > -----Original Message----- > From: Jianping Zhu [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 06, 2002 3:27 PM > To: [EMAIL PROTECTED] > Subject: Java servlet > > > > > I have redhat 7.2, I want to run java servelet on it by using the engine > tomcat, I have downloaded tomcat4-4.0.1-1.noarch.rmp, > tomcat4-4.0.1.src.rmp, tomcat4-manual-4.0.1.noarch.rmp and > tomcat4-webapps-4.01-1.noarch.rmp and installed them but I can get them > work. > > can anyone give a suggestion. > > Thanks > > -------------------------------- > Jianping Zhu > Department of Computer Science > Univerity of Georgia > Athens, GA 30602 > Tel 706 5423900 > -------------------------------- > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -------------------------------- Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 -------------------------------- -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
