I assisted Amos with the ant setup and configuration for win2000.
He now gets the no buildfile specified error msg, i..e ant works.
----- Original Message -----
From: "healey, alex" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 23, 2001 8:37 AM
Subject: RE: Win 2000 Install/Exec
> This indicates that the command line used to start Ant is incorrect (Ant
> is a Java program). This may mean some problem with Ant.bat in the path.
> Check that the correct file Ant.bat is in the path (it should be the
> one in the bin directory of your new Ant installation). Next change the
> first line in Ant.bat to @echo on (from @echo off) and rerun it. You
> should have output the command the script is running. If you can't work
> out the problem from there you should mail the output from this command
> to the list.
>
> Hope this helps
>
> Alex
>