Re: Building Tomcat-3.2.1

2001-03-18 Thread Arnaud Vandyck
Not sure, but don't you need the servlet-api (servlet.jar)? http://jakarta.apache.org/builds/tomcat/release/v3.2.1/src/jakarta-servletapi-3.2-src.tar.gz or http://jakarta.apache.org/builds/tomcat/release/v3.2.1/src/jakarta-servletapi-3.2-src.zip Niels Wagner wrote: > > Hi everybody, > > i do

Building Tomcat-3.2.1

2001-03-18 Thread Niels Wagner
Hi everybody, i downloaded the source of tomcat 3.2.1 and tried to build it. I followed the README and got ant, jaxp (1.0.1), jsse ... My setup: SuSE Linux 7.0, IBMJava2-13. Environment variables export JAKARTA_HOME=/opt export TOMCAT_HOME=/opt/jakarta-tomcat-3.2.1 export JAVA_HOME=/opt/IBMJav

Re: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread Filip Hanik
the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net - Original Message - From: "Jennifer Dyess" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 14, 2001 11:40 AM Subject: RE: problem building tomcat 3.2.1 on Solaris x86

Re: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread lee fellows
t; Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0) > > Java HotSpot(TM) Client VM (build 1.3.0, mixed mode) > > > > -Original Message- > > From: lee [mailto:lee]On Behalf Of lee fellows > > Sent: Wednesday, February 14, 2001 12:20 PM > > To:

Re: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread lee fellows
tandard Edition (build 1.3.0) > Java HotSpot(TM) Client VM (build 1.3.0, mixed mode) > > -Original Message- > From: lee [mailto:lee]On Behalf Of lee fellows > Sent: Wednesday, February 14, 2001 12:20 PM > To: [EMAIL PROTECTED] > Subject: Re: problem building tomcat 3.2

RE: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread Jennifer Dyess
PROTECTED] Subject: Re: problem building tomcat 3.2.1 on Solaris x86 Jennifer, You do not need the java/lib directories in your PATH. It should have directories with executables, not libraries. Question: When you run java -version, what do you get? Jennifer Dyess wrote: > > o

Re: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread lee fellows
14, 2001 10:54 AM > To: '[EMAIL PROTECTED]' > Subject: RE: problem building tomcat 3.2.1 on Solaris x86 > > by the way, why do you have /usr/java/bin: xx/xx: in CLASSPATH? The > directories should be > in PATH, not CLASSPATH. The jars,or files should be in CLASSP

RE: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread Jennifer Dyess
esday, February 14, 2001 10:54 AM To: '[EMAIL PROTECTED]' Subject: RE: problem building tomcat 3.2.1 on Solaris x86 by the way, why do you have /usr/java/bin: xx/xx: in CLASSPATH? The directories should be in PATH, not CLASSPATH. The jars,or files should be in CLASSPATH (*.xx). This may cau

RE: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread John Golubenko
, 2001 11:01 AM To: [EMAIL PROTECTED] Subject: RE: problem building tomcat 3.2.1 on Solaris x86 Thanks for the quick response! I'm running the Java 2 SDK Std Edition v 1.3 No, I did not have the tools.jar in my classpath. I just added it, but I still get the same error. Here's my

RE: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread Jennifer Dyess
PROTECTED]] Sent: Wednesday, February 14, 2001 10:28 AM To: [EMAIL PROTECTED] Subject: Re: problem building tomcat 3.2.1 on Solaris x86 what version of the SDK do you have? also do you have $JAVA_HOME/lib/tools.jar in your CLASSPATH? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software

RE: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread Randy Layman
ECTED]] Sent: Wednesday, February 14, 2001 1:36 PM To: [EMAIL PROTECTED] Subject: problem building tomcat 3.2.1 on Solaris x86 I'm having a problem building TomCat v321 on a Solaris x86 intel box. I receive the error "cannot use classic compiler..." I've got the java2 sdk install

Re: problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread Filip Hanik
> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 14, 2001 10:35 AM Subject: problem building tomcat 3.2.1 on Solaris x86 > I'm having a problem building TomCat v321 on a Solaris x86 intel box. > > I receive the error "cannot use classic compiler..." > > I'

problem building tomcat 3.2.1 on Solaris x86

2001-02-14 Thread Jennifer Dyess
I'm having a problem building TomCat v321 on a Solaris x86 intel box. I receive the error "cannot use classic compiler..." I've got the java2 sdk installed. The path to javac is in my path/classpath. I can type javac from any dir and it appears to be available. Searching thru the mail archive