I am relatively new at this and so these questions may seem a little basic to most. I have installed the OpenGeo Suite which includes the Client SDK on Windows 7. I have also installed JDK6.
But I am not sure how to proceed with the following:
"This machine also requires Apache Ant installed and on the path. To verify this, type ant -version at a terminal prompt." What is meant by 'on the path'? And do I install Apache Ant binary or Source?
"The instructions below assume that you have added the bin directory of the Client SDK to your system path. This will allow you to run the suite-sdk command from anywhere on your file system." What exactly is meant by system path?
Thanks in advance for any suggestions!