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.
-
Install the JAVA SDK 1.4.2 by downloading it from the Sun
Java website. Follow the instruction on their site.
-
Install JAVA 3D 1.3.1 SDK
-
If you are a Linux User you can get the SDK from the tux.org
website.
-
If you are a Windows or SUN OS user the SDK is available
from the Sun
Java3D website.
-
Fix the Makefile
-
Type "make"
|