Hi!
> I have several problems running java3D under the Sun solaris
> platform. On the page:
> http://tintoy.ncsa.uiuc.edu/~srp/java3d/running.html#notfound,
> I found that the error i obtained was probably due to a bad
> installation of java3d. So i installed it again, and checked for the
> files that had been installed.
> It appeared that the 'j3dutilscontrib.jar' file is absent, but as I
> have installed the .bin twice and it didn't change anything, it might be
> due to the fact that this .jar file does not exist any more in the
> current version of the java3D api.
>
The 'j3dutilscontrib.jar' was never supposed to be shipped. It inadvertently
went out in one of the early beta releases.
If you are still having problems I would:
Verify that OpenGL 1.1.1 or later is installed on your system
Ensure that your path is pointing to the version of Java2 that
has Java 3D (do a "which java" to find out).
Ensure that "." is in your CLASSPATH
Dan Petersen
Java 3D Team
Sun Microsystems
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/