I can't get ant to start after installation either (on win98) I think my paths are ok but when I run the batch file ant.bat loading aborts - fails to find build.xml ?? Trevor ----- Original Message ----- From: Ilja Preu� <[EMAIL PROTECTED]> To: Ant Users List <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 2:16 PM Subject: Re: Installation/Running
> and > > JAVA_HOME = C:\jdk1.3.1_04 > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, September 11, 2002 3:07 PM > Subject: RE: Installation/Running > > > > ANT_HOME and PATH should be set to : > > > > ANT_HOME=C:\Ant > > PATH = %PATH%;%ANT_HOME%\bin > > > > > > > > > -----Message d'origine----- > > > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > > Date: mercredi 11 septembre 2002 15:05 > > > �: '[EMAIL PROTECTED]' > > > Objet: Installation/Running > > > > > > > > > Hi , > > > > > > I have problem running (starting ant ) under win2000. > > > I have looked into the documentation and set up the environment > > > accordingly. > > > I have searched the mailing lists and bug database but i > > > cannot solve the > > > problem. > > > > > > When running the command ant from the command prompt i get > > > the message "The > > > system cannot find the specified path". > > > ANT_HOME = C:\Ant\bin > > > JAVA_HOME = C:\jdk1.3.1_04\bin > > > PATH = %PATH%;%ANT_HOME% > > > > > > I have set all paths according to the documentation and extracted the > > > zip-file but nothing helps. > > > > > > The file i have used for this is named : jakarta-ant-1.3-bin.zip > > > > > > Please help me , what should i do ? > > > My antfile doesn't sem to be an excecutable file , what about > > > the BAT-files > > > ? > > > Should they all be run before i can use ant ? > > > Is there a better installation document somewhere ? > > > > > > /Fredrik Blomm� > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
