This tutorial will deal with installation on Windows 2000. Since Ant is Java, it will also run on Linux (or anything else for that matter), although
I have not personally tried it yet since our main development platform is currently Win2k.
After downloading and unzipping the download contents, copy the Ant directory to the root of your C:\ drive, so the path is C:\Ant.
You can install it anywhere you want, but this is most convenient. Now it's time to set up some environment variables so that the
system can find Ant when we need it. To do this go to the Control Panel, select "System", click on the "Advanced" tab along the top.
In the property sheet that opens you will see an "Environment Variables" button in the middle. Click that.
|