ChaSeR installation instructions for Mac OS X
1. Download the ChaSeR installation
files.
2. Most OS X machines already have Java installed. If you think
your machine does not, download a version of J2SE (at least version
1.3.1) from Sun.
3. Create a folder called "chaser".
4. Move the following files from sr_install_other.zip into the chaser directory:
ocat_main.jar
ocatbrowser.properties
sr_main.jar
jconn2.jar
You will find these in the subdirectories soft/jConnect-5_2/classes
and vobs/ASC_DB_WEB/src/db/www/sr/java-src after unzipping
sr_install_other.zip.
5. Create a file called "chaser.command" containing the single line:
java -cp /Downloads/chaser/jconn2.jar:/Downloads/chaser/ocat_main.jar:/Downloads/chaser/sr_main.jar sr_main /Downloads/chaser
Replace "/Downloads/chaser" with whatever directory you stored the four files in.
6. Make the file executible ("chmod +x chaser.command").
Now when you click on the chaser.command icon, it should launch chaser.