Re: path problems in build.xml

2009-09-10 Thread Kerry Scott
- From: Greg Roodt Reply-to: "Ant Users List" To: Ant Users List , kerry.sc...@talktalk.net Subject: Re: path problems in build.xml Date: Thu, 10 Sep 2009 01:28:54 +0100 Ok, my last guess would be you need JAVA_HOME= /usr/lib/jvm/java. On Wed, Sep 9, 2009 at 11:02 PM, Kerry Scott wrote:

Re: path problems in build.xml

2009-09-09 Thread Kerry Scott
00 +0100 Hi I think you've answered your own question. Its looking for a JDK, but your JAVA_HOME references the JRE. Try setting JAVA_HOME to /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0 Greg On Wed, Sep 9, 2009 at 10:20 PM, Kerry Scott wrote: > Hi > I have problems running Ant and I am

Re: path problems in build.xml

2009-09-09 Thread Kerry Scott
Hi I have problems running Ant and I am sure that it is somehow a PATH problem but I have wrestled it to my death for 48 hours and would love some ideas. Platform - Mandriva Linux 2009 which has an Ant RPM - I have deleted it and tried to use the version downloaded - it didn't come with Ant but Ant