ODC Installation - Quick Linux Instructions
- logon as root
- cd /usr/share
- download the file ODC-2.57-unix.tar.gz to /usr/share
- download the file j2re1.4.2_05-x86-linux.tar.gz to /usr/share
- tar xzvf ODC-2.57-unix.tar.gz
- tar xzvf j2re1.4.2_05-x86-linux.tar.gz
- cd /usr/share/ODC/2.57
- sh startup
The program should start.
- exit the program by clicking the 'x' at the top of the window
- chmod -R a+wr (make sure all files are readable and writable by all)
More detailed instructions are in the program directory.