Re: ant problem compiling tomcat 5.0.25

2004-07-08 Thread RJ
Hate to reply to my own question, but I finally figured
this out.  If anybody else has the problem, the solution
I found is at:
http://glacier.lbl.gov/software-cxx/troubleshooting.html
and involves doing this:
 mv /etc/ant.conf /etc/ant.conf.save
I'm using ant 1.6.1 on Fedora core 2 and trying
to complile tomcat 5.0.25.
rj

At 08:15 AM 7/6/2004, RJ wrote:
Hopefully an easy question:
I'm trying to compile tomcat using ant, which has
worked fine a number of times before under RedHat
Ent WS on other machines.
Now I'm trying the same under the current Fedora,
and ant chokes with:
Exception in thread main java.lang.NoClassDefFoundError: 
org/apache/tools/ant/launch/Launcher

Maybe I'm not looking in the right place, but I can't
find anything in the archives on this.  Only thing
different about this machine is that it's got less
RAM (128MB) than the others.
Thanks in advance!
rj

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


ant problem compiling tomcat 5.0.25

2004-07-06 Thread RJ
Hopefully an easy question:
I'm trying to compile tomcat using ant, which has
worked fine a number of times before under RedHat
Ent WS on other machines.
Now I'm trying the same under the current Fedora,
and ant chokes with:
Exception in thread main java.lang.NoClassDefFoundError: 
org/apache/tools/ant/launch/Launcher

Maybe I'm not looking in the right place, but I can't
find anything in the archives on this.  Only thing
different about this machine is that it's got less
RAM (128MB) than the others.
Thanks in advance!
rj

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