RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
with yast2? Can't be that complicated, but it seems like yast just makes it quite complex... Cheers\ Sven -Original Message- From: Haiges, Sven, Vodafone Group R&D Sent: Tuesday, April 05, 2005 3:41 PM To: Ant Users List Subject: RE: Installing ant ftp task on suse linux 9.2

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
[mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 11:28 AM To: Ant Users List Subject: RE: Installing ant ftp task on suse linux 9.2 Do you also have all the ant-*.jar in the $ANT_HOME/lib directory ? There is a ant-apache-oro.jar and an ant-commons-net.jar. Do you have them ? Antoine > Hi t

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread Antoine Levy-Lambert
dafone-rnd.com > > > > -Original Message- > From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 05, 2005 11:28 AM > To: Ant Users List > Subject: RE: Installing ant ftp task on suse linux 9.2 > > > Do you also have all the ant-*.jar

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
EMAIL PROTECTED] www.vodafone-rnd.com -Original Message- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 11:28 AM To: Ant Users List Subject: RE: Installing ant ftp task on suse linux 9.2 Do you also have all the ant-*.jar in the $ANT_HOME/lib directory ? The

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread Antoine Levy-Lambert
Do you also have all the ant-*.jar in the $ANT_HOME/lib directory ? There is a ant-apache-oro.jar and an ant-commons-net.jar. Do you have them ? Antoine > Hi there, > > I still cant't use the ftp taks on the suse linux 9.2 machine. I copied > the oro and commons-net jar files to /usr/share/ant/li

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
Hi there, I still cant't use the ftp taks on the suse linux 9.2 machine. I copied the oro and commons-net jar files to /usr/share/ant/lib, but the same error pops up when I execute the build file: ant cannot find the libraries that support the ftp task. is there a special ant-ftp.jar? if so, I di