-----Original Message----- From: THUFIR HAWAT [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 29, 2004 3:19 PM To: user@ant.apache.org Subject: build.bat for win2k
the only thing left to do is actually install ant, i think! C:\ant\apache\ant\1.6.2 holds all the bin files and so forth. the only way to install ant is from the command line? [Zafarano, Marcus] No, you can drop it on your hard drive under c:\ant... Then setup your system variables to point at ant ANT_HOME = c:\ant JAVA_HOME = where you installed it. however, build.bat failed :( I've tried copying (control-insert) from the prompt, but can't capture the error message that way. how do I capture the error message(s), pls? i've typed out the error(s): C:\ant\apache-ant-1.6.2>build.bat ...Bootstrapping And Distribution JAVA_HOME=C:\Program Files\Java\jdk1.5.0\bin JAVA=C:\Program Files\Java\jdk1.5.0\bin\java JAVAC=C:\Program Files\Java\jdk1.5.0\bin\javac CLASSPATH=lib\xercesImpl.jar;lib\xml-apis.jar;build\classes;src\main; ... Compiling Ant Classes The system cannot find the path specified. ... copying required Files src\main\org\apache\tools\ant\taskdefs\defaults.properties The system cannot find the path specified. 0 file(s) copied. src\main\org\apache\tools\ant\types\defaults.properties The system cannot find the path specified. 0 file(s) copied. ... Building Ant Distribution The system cannot find the path specified. ... Cleaning Up Build Directories ... Done Bootstrapping Ant Distribution Bootstrap FAILED C:\ant\apache-ant-1.6.2> thanks, Thufir -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]