I know that the instuctions to install "ANT" are on another site but
maybe you can
steer me right. I loaded tdk-1.1a13.tar.gz and "ANT" must have been a
part of it
because it worked without ANT as a prerequisite to running the TDK.
I am in the process of upgrading to tdk-2.1b4.tar.gz
OK this is what I have done.......
* as SU (super user)
* downloaded jakarta-ant-1.3-bin.tar.gz (1022189 bytes) and move to
directory /usr/local
* cd /usr/local (if not already there)
* gunzip < jakarta-ant-1.3-bin.tar.gz |tar xvf - *** explodes
directories only *****
(this makes a directory tree from root /usr/local/jakarta-ant-1.3)
* chown -R admindude /usr/local/jakarta-ant-1.3
* export ANT_HOME=/usr/local/jakarta-ant-1.3
export PATH=${PATH}:${ANT_HOME}/bin
* env ---- shows that the path and ANT_HOME variable are set as
indicated.
* cd /usr/local/jakarta-ant-1.3
* If you wish to install the build into the current ANT_HOME directory,
you can use:
build.sh install (Unix)
----- my question --------------------------
I get this error ...bash: build.sh: command not found ----- when I
enter "build.sh install"
should I use the "make" command instead. or do I need to change the
shell to get build to work
what am I doing wrong.
Donald Duquaine
STL Tampa West
Analyst / Network Adminstrator
mailto:[EMAIL PROTECTED]