RE: NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2005-04-07 Thread mickeydog
that's the problem...thanks On Thu, 2005-04-07 at 15:31 +0100, Keith Hatton wrote: > Possibly ANT_HOME is wrong. > > Should be ANT_HOME=/usr/share/ant <== note, no /bin > > Then you'll need to change your path so that it is ANT_HOME/bin and so > on. > > Hope this helps > Keith > > > -Orig

RE: NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2005-04-07 Thread Keith Hatton
Possibly ANT_HOME is wrong. Should be ANT_HOME=/usr/share/ant <== note, no /bin Then you'll need to change your path so that it is ANT_HOME/bin and so on. Hope this helps Keith -Original Message- From: mickeydog [mailto:[EMAIL PROTECTED] Sent: 07 April 2005 14:30 To: user@ant.apache.o