the installation instructions for the binary distribution are totally unclear.
ie:
If you are going to use Ant (Highly recommended), simply put all files in the lib ( and dist if you compiled from the source directory ) in some directory like "lib" or "jars" in your own directory structure and add all of these files to the classpath.
what lib? ant lib? your sdk lib? the jameleon lib?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the installation instructions for the binary distribution are totally unclear.
ie:
If you are going to use Ant (Highly recommended), simply put all files in the lib ( and dist if you compiled from the source directory ) in some directory like "lib" or "jars" in your own directory structure and add all of these files to the classpath.
what lib? ant lib? your sdk lib? the jameleon lib?
Thanks for feedback on the docs. I will update those and make them more clear.
Basically, you need all jars in the lib directory of the binary distribution placed in your classpath in order to run Jameleon.
TO continue the thought.....I agree with the unclear nature of the installs.
when I try to type build tutorial.start I get a build is not a recognizable command.
Do I need to run that command from a particular directory?
What application does the keyword build come from?
What do I need to install to get this to work?
Are you in DOS? You need to find a directory that has build.bat inside of it.
Thanks for your feedback. I will make the tutorial more specific by telling you to unzip the tutorial.zip, and cd to the that directory.