CS 6570 Distributed Computation
JDA Installation Procedures
- JDA Installation on UNIX:
- Put this into your .login file (after the "set path" command): source ~billard/setjava1.5
- To get JDA software: cp -rf /home/faculty/billard/public_html/jda .
-
- this is the easiest installation, and the last resort if unable to run on home PC
- JDA Installation on a home PC:
- Get a JDK 1.5: http://java.sun.com/products/archive/
- To get JDA software: jda.zip
- DOS:
- Make a 6570.bat with:
- path=< your Java installation path >\bin;%path%
- set CLASSPATH=.;..
- Run your bat file: 6570.bat
- WINDOWS:
- CLASSPATH must point to jda, for example, using