Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 21263 invoked from network); 30 May 2010 12:19:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 May 2010 12:19:20 -0000 Received: (qmail 88111 invoked by uid 500); 30 May 2010 12:19:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 87928 invoked by uid 500); 30 May 2010 12:19:18 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 87915 invoked by uid 99); 30 May 2010 12:19:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 May 2010 12:19:18 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of glennoph@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-wy0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 May 2010 12:19:12 +0000 Received: by wyf28 with SMTP id 28so1079264wyf.4 for ; Sun, 30 May 2010 05:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=yIDEqpBYtRfcP10UzkynQkssxjtLU9sjzD/UBbpl4YU=; b=m1B7kXVPbmtHOrHcp0oU7LJDYXavJARmWCLU63DgMPqzpuRsvr2oGx22BKPJSyQ/t2 u8l/XJZY5RwEHYmVY8Tl+f534njCLRYbzhxXTKma2ZJk2MP/VIXWVMsV5v8jPiiXW9aO ZuAkGf1BkKnwCS6iZEF6DmFW4Syr9T7UUoHhI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=DrtqJaX4UeoyMSzT2kLh/yQipdFlLVAH+/CNvkw5nxbVmVMZelVvBdR9Z9JlWgJvl0 3gDTALn0HrcaqVJOS+vF86G1NCM+0X+ThSS5R4P/7J0CFbMnErs5rdOQ10L8OiCzz1iy RdfMjsUabe3T7gESqIoNnifrfQSwSMTlxeAbI= MIME-Version: 1.0 Received: by 10.227.151.77 with SMTP id b13mr2839562wbw.13.1275221930640; Sun, 30 May 2010 05:18:50 -0700 (PDT) Received: by 10.216.178.5 with HTTP; Sun, 30 May 2010 05:18:50 -0700 (PDT) In-Reply-To: References: <7090e2562a20.4c008ce8@ucd.ie> <4C0188A3.1090101@callenish.com> Date: Sun, 30 May 2010 07:18:50 -0500 Message-ID: Subject: Re: ANT for dummies From: glenn opdycke-hansen To: Ant Users List Content-Type: multipart/alternative; boundary=001485f6c9382f870a0487cebe04 X-Virus-Checked: Checked by ClamAV on apache.org --001485f6c9382f870a0487cebe04 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable To install Ant, follow the instructions at http://ant.apache.org/manual/install.html#installing Bruce had more information on this above. I did notice that there is an extra step: 5. Optionally, run ant -f fetch.xml -Ddest=3Dsystem to get the library > dependencies of most of the Ant optional tasks. If you don't do this, man= y > of the optional Ant tasks will not be available. See Optional Tasks<#opti= onalTasks> for > details and other options for the -Ddest parameter. What is "system"? Is it replaced with the ant home? Or is it a literal? Is this step new with 1.8? Where is the fetch.xml script? Does current directory need to be set? --glenn On Sun, May 30, 2010 at 06:11, wolfgang haefelinger wrote: > Bruce, > > >> How in heaven can I install ANT? > > How in heaven is it possible to make a Phd which such a little > "willingness-to-dig-into-something-new"? > > >> Hopefully, someone is able and willing to sit for a good while and wri= te > a detailed procedure to get this done. > > You are the perfect candidate to do so. Please go ahead. > > Wolfgang. > > > On Sat, May 29, 2010 at 11:35 PM, Bruce Atherton >wrote: > > > There are instructions on the Install page for how you set those > > environmental variables[1][2][3], at least within a command shell. > > > > If you want to set them up to be available across all command shells, > then > > that will depend on your operating system. You don't tell us which > operating > > system you are using, so it is difficult to know how to direct you.You > can > > look at Windows XP instructions[4] which largely apply to Vista and > Windows > > 7 as well[5], or if you are on a Macintosh you can look at instructions > for > > OS X using tcsh[6] or bash[7]. > > > > [1] http://ant.apache.org/manual/install.html#windows > > [2] http://ant.apache.org/manual/install.html#bash > > [3] http://ant.apache.org/manual/install.html#tcshcsh > > [4] http://vlaurie.com/computers2/Articles/environment.htm > > [5] > > > http://vlaurie.com/computers2/Articles/environment-variables-windows-vist= a-7.htm > > [6] http://www.digitaledgesw.com/node/31 > > [7] > > > http://www.mac-forums.com/forums/os-x-applications-games/87365-how-set-en= vironment-variables.html > > > > On 28/05/2010 7:41 PM, miranda raul wrote: > > > >> Hi, > >> First of all, I have to say that I am a not versed in computers. I nee= d > to > >> install and run a program called NESTEDMICA that requires ANT. The > problem > >> is... How in heaven can I install ANT? Just to get you an idea where = my > >> difficulties started, I couldn't set the environmental variables > JAVA_HOME > >> and ANT_HOME as required in the "Installing ANT" section of the manual= . > >> Hopefully, someone is able and willing to sit for a good while and wri= te > a > >> detailed procedure to get this done. > >> Thank you very much for your help. > >> Raul > >> > >> > >> __________________________________ > >> Raul Miranda, PhD > >> Postdoctoral Research > >> Ardmore House > >> School of Biomolecular and Biomedical Science. > >> University College Dublin > >> Belfield, Dublin 4 > >> Ireland > >> Tel: +35317161625 > >> Email: miranda.raul@ucd.ie > >> > >> > >> > >> > >> > >> > >> > >> > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org > > > > > > > -- > Wolfgang H=E4felinger > h=E4felinger IT - Applied Software Architecture > http://www.haefelinger.it > +31 648 27 61 59 > --001485f6c9382f870a0487cebe04--