I think one should make sure, you have - ant/bin in ur path (put this at the begining of the path environment variable) - set ANT_HOME to correct path
check these settings by typing following at the command prompt - path (shud see ant/bin in ur path) - set ant (shud see ANT_HOME=xxx) and then type ant --help, see if something shows up! Thanks Ritesh ================================ Ritesh Trivedi Embrace Networks 408-585-5621 ----- Original Message ----- From: "Veena B" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 11:16 AM Subject: Re: Problem with ANT > > Right.I am using Win98 & I am running from command line.Do you remember what was the problem & how you solved it? > Thanks > Veena > Matt Benson wrote:Are you using something like Windows 98 or ME? I have > had this kind of problem on Win98. It may have to do > with the environment settings on your command > application (I assume you are running Ant from the > command line). > > -Matt > > --- Veena B wrote: > > > > Hello, > > > > I am having problem with ant.Simpl command like ant > > -version is giving > > following lines.. > > > > Out of environment space > > Out of environment space > > Out of environment space > > Bad command or file name > > > > > > I have set all environment variables. > > > > Please can anyone explain me what is happening? > > > > Thanks > > > > Veena > > > > > > > > > > --------------------------------- > > Do You Yahoo!? > > HotJobs, a Yahoo! service - Search Thousands of New > Jobs > > > __________________________________________________ > Do You Yahoo!? > HotJobs - Search Thousands of New Jobs > http://www.hotjobs.com > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > > --------------------------------- > Do You Yahoo!? > HotJobs, a Yahoo! service - Search Thousands of New Jobs -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
