Do you have $ANT_HOME/bin in your system PATH? If so, are you running ant from a directory where there exists a "build.xml"? If not, you need to specify the build file as a command line option. Read the manual to see how to do that.
Jake At 08:45 AM 9/21/2002 +0530, you wrote: >hello everyone, >i have been following ant user guide and steps from Java Development with >Ant >Erik Hatcher and Steve Loughran. >now when i type ant -version on my command prompt it displays the following >message >'THE SYSTEM CANNOT FIND THE PATH SPECIFIED >apache ant version 1.5 compiled on july 9 2002 ' > >what i wanted to ask you all is that is the installation ok. > >regards, >amit malhotra > > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
