I just downloaded all the archives:  zip, tar.bz and tar.gz

The script ant is definitely there in all (note zip file unpacked in zip dir, tar.bz2 in bz dir and tar.gz in gz dir):

find . -name ant | grep bin
./bz/apache-ant-1.7.1/bin/ant
./gz/apache-ant-1.7.1/bin/ant
./zip/apache-ant-1.7.1/bin/ant


find . -name ant | grep bin | xargs ls -la
-rwxr-xr-x 1 sfloess sfloess 9737 2008-06-27 01:03 ./bz/apache-ant-1.7.1/bin/ant -rwxr-xr-x 1 sfloess sfloess 9737 2008-06-27 01:03 ./gz/apache-ant-1.7.1/bin/ant -rwxr-xr-x 1 sfloess sfloess 9737 2008-06-27 05:03 ./zip/apache-ant-1.7.1/bin/ant

All have execute enabled as well...




On Thu, 23 Oct 2008, don rhummy wrote:

The only files present in ANT_HOME/bin are:

ant.bat
ant.cmd
antenv.cmd
antRun.bat
envset.cmd
lcp.bat
runrc.cmd

That's it! I downloaded the file from:
http://ant.apache.org/bindownload.cgi


--- On Thu, 10/23/08, Matt Benson <[EMAIL PROTECTED]> wrote:

From: Matt Benson <[EMAIL PROTECTED]>
Subject: Re: Help! No Shell scripts for Linux in ant 1.7.1 Install!
To: "Ant Users List" <[email protected]>, [EMAIL PROTECTED]
Date: Thursday, October 23, 2008, 3:10 PM
Ron,
  The *nix shell script is simply called 'ant'; is
that file not present in ANT_HOME/bin?

-Matt

--- don rhummy <[EMAIL PROTECTED]> wrote:

I'm trying to use ant 1.7.1 on Linux (OpenSUSE)
but
when I extracted the bin.tar file, there were only
".bat" and ".cmd" files. Where are
the linux shell
scripts? How do I get this working with linux?





---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Scot P. Floess
27 Lake Royale
Louisburg, NC  27549

252-478-8087 (Home)
919-754-4592 (Work)

Chief Architect JPlate   http://sourceforge.net/projects/jplate
Chief Architect JavaPIM  http://sourceforge.net/projects/javapim

Architect Keros          http://sourceforge.net/projects/keros

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to