Re: unable to start tomcat on redhat linux 7.2

2002-07-30 Thread Daniel Bruce Lynes

On Thursday 25 July 2002 01:43, LinuxTyro wrote:

 I have set the JAVA_HOME and TOMCAT_HOME variables
 correctly therefore  cant figure out what is wrong.

export JAVA_HOME=/opt/jdk
export JDK_HOME=/opt/jdk
export PATH=$PATH:/opt/jdk/bin

Or something similar.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: unable to start tomcat on redhat linux 7.2

2002-07-30 Thread Chris Ruegger

What is CATALINA_HOME set to?

- Original Message -
From: Daniel Bruce Lynes [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Tuesday, July 30, 2002 4:04 AM
Subject: Re: unable to start tomcat on redhat linux 7.2


On Thursday 25 July 2002 01:43, LinuxTyro wrote:

 I have set the JAVA_HOME and TOMCAT_HOME variables
 correctly therefore  cant figure out what is wrong.

export JAVA_HOME=/opt/jdk
export JDK_HOME=/opt/jdk
export PATH=$PATH:/opt/jdk/bin

Or something similar.

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]






--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




unable to start tomcat on redhat linux 7.2

2002-07-25 Thread LinuxTyro

I have installed tomcat 3.3 on a redhat linux box with
blackdown java (with sdk version j2sdk1.3.1).I get the
following error when I try to run the startup script: 
cant find libjava.so

I have set the JAVA_HOME and TOMCAT_HOME variables
correctly therefore  cant figure out what is wrong.

thanks for any help

RS

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: unable to start tomcat on redhat linux 7.2

2002-07-25 Thread Sexton, George

I haven't run Blackdown in a while, but my advice would be to add the
directory containing libjava.so to /etc/ld.so.conf and then re-run ldconfig.

George Sexton
MH Software, Inc.
Voice: 303 438 9585
http://www.mhsoftware.com


-Original Message-
From: LinuxTyro [mailto:[EMAIL PROTECTED]]
Sent: 25 July, 2002 2:43 AM
To: [EMAIL PROTECTED]
Subject: unable to start tomcat on redhat linux 7.2


I have installed tomcat 3.3 on a redhat linux box with
blackdown java (with sdk version j2sdk1.3.1).I get the
following error when I try to run the startup script:
cant find libjava.so

I have set the JAVA_HOME and TOMCAT_HOME variables
correctly therefore  cant figure out what is wrong.

thanks for any help

RS

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]