Making the Project

Once you have established your account on GForge and checked out the project files you need to compile the java source files into class files.  This too is a multi-step process.  The following are the steps needed to make the project.

  1. Install the JAVA SDK 1.4.2 by downloading it from the Sun Java website.  Follow the instruction on their site.

  2. Install JAVA 3D 1.3.1 SDK

    1. If you are a Linux User you can get the SDK from the tux.org website.

    2. If you are a Windows or SUN OS user the SDK is available from the Sun Java3D website.

  3. Fix the Makefile

  4. Type "make" 

Last revised: 04/20/05