I have been very successful running ant on OS X. My setup is: OS X 10.1.2, Bash 2.0.5 & ant 1.4.1
The important thing I found with ant was to ensure that the JAVA_HOME and ANT_HOME environment variables were correctly set and then to ensure that the ant.jar was in the CLASSPATH. My Mac is at home, but let me know if you need any further help and I'll send you my home email. :-) If anyone else would find it interesting/useful, I could write a "this is how I installed ant on my OS X Mac" document and put it on my website. Simon ----------------------------------------------------------------- Simon P. Chappell [EMAIL PROTECTED] Java Programming Specialist www.landsend.com Lands' End, Inc. (608) 935-4526 >-----Original Message----- >From: Matt Raible [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, January 16, 2002 10:36 PM >To: [EMAIL PROTECTED] >Subject: Ant doesn't recognized tasks on Mac OS X > > >Please respond to [EMAIL PROTECTED], as I am not >subscribed to this list. > >I've downloaded and installed Ant 1.4.1 on OS X system. It >seems to work fine, >but I cannot pass in any commands - only the default task gets >executed. > >For instance, if my default task is "compile", and I type "ant >clean" on the >command line, "compile" gets executed. > >Any ideas? > >Thanks, > >Matt > >__________________________________________________ >Do You Yahoo!? >Send FREE video emails in Yahoo! Mail! >http://promo.yahoo.com/videomail/ > >-- >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]>
