A Java 5.0 JRE is required to use CSE-Online on linux/unix platforms.
The
CSE-Online Installer should execute a Java web start application. If the java web start application does not launch with your browser configuration, download the jodaf-install.jnlp file. Execute this file on the command line using "javaws jodaf-install.jnlp".
A shell script named run.sh is installed in the directory that was chosen during the installation. This shell script will start the application.
The shell script should work on most Unix installations. If the java binaries are not in your system path, please edit the script with the complete path to the java binaries.
CSE-Online uses the JOGL (Java Open GL) project for several 3D graphic applications. The native libraries must also be installed
to run these applications. Please download the appropriate library and place it in .../home_directory/cseo/JODAF1.0/native_libraries/.
JOGL shared libraries for x86 linux.
JOGL shared object file for Mac OS X(Tiger on PPC). Rename to libjogl.jnilib.
JOGL shared object file for Mac OS X(Tiger on Intel). Rename to libjogl.jnilib.
--
WendellDuncan - 24 Aug 2006
Topic revision: r8 - 09 Mar 2007 - 04:53:28 -
TuongHuynh