newbie install error

2001-08-16 Thread Chuq Yang
Hi list, I'm currently trying to install tomcat 3.2.3 on top of a Mandrake 8.0 install. I am building all of the packages from source, and I have followed the README file in the jakarta-tomcat-3.2.3-src directory closely, but I'm getting the following error when I try to install the

Re: newbie install error

2001-08-16 Thread Rob S.
Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/Main This is a problem with 'ant', another Jakarta subproject. Have you set an ANT_HOME environment variable to point to the root of your ant install? - r

Re: newbie install error

2001-08-16 Thread Chuq Yang
Rob, I just tried that, but I'm getting the same error. Any other thoughts? Chuq On Thu, 16 Aug 2001, Rob S. wrote: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/Main This is a problem with 'ant', another Jakarta subproject. Have you set an

Re: newbie install error

2001-08-16 Thread Rob S.
Use the binary download? =) Have you followed the Ant install documentation? - r On Thu, 16 Aug 2001 12:12:45 -0700 (PDT) [EMAIL PROTECTED] wrote: Rob, I just tried that, but I'm getting the same error. Any other thoughts? Chuq On Thu, 16 Aug 2001, Rob S. wrote:

RE: newbie install error

2001-08-16 Thread Larry Isaacs
of Ant (my guess is Ant 1.1). Hope this helps. Larry -Original Message- From: Rob S. [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 3:29 PM To: [EMAIL PROTECTED] Subject: Re: newbie install error Use the binary download? =) Have you followed the Ant install