To
build the Java 3DTM
packages, you must checkout the following three
CVS
repositories:
These three top-level directories must be named exactly as
shown above and they must be sibling directories. To ensure this, run
the cvs checkout command for each of the respositories from the same
parent
directory. For example:
cd <cvs-root-dir>
cvs checkout vecmath
cvs checkout j3d-core
cvs checkout j3d-core-utils
After you have downloaded the three CVS repositories, read the
README-FIRST.txt file, then read and follow the
instructions in the README-build.html
files in all three CVS repositories.
Click on the "Version Control - CVS"
link to access the j3d-core source code from CVS. Automated CVS change
messages are sent to the cvs 'at'
j3d-core.dev.java.net
list list. Click here to
subscribe to this list.