Hello, All, I am new to Java3D and have problems to compile and run the classical example HelloUniverse. Please HELP! I have a SunOS 5.6 with Jave2. My first problem is with com.sun.j3d.utils. In javac, I use $CLASSPATH and/or -classpath to specify where java3d-utils-src.jar resides but it couldn't import. However, if I extract requested classes from java3d-utils-src.jar, classpath will find the classes. Have I done something wrong or been missing something with jar files? Besides com.sun.j3d.utils, the compiler couldn't find javax.media.j3d and javax.vecmath. The only sets I have in javax are javax.accessibility and javax.swing. How should I resolve this? Thank you in advance, -Sunny =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".