Hi,
here's the path & classpaths.
jdk1.2beta4 is installed in
/users/teh/solaris/jdk12b4
java3D is installed from the directory
/users/teh/solaris/jdk12b4/jre
Thanks...
************************************************************************
icw:~/solaris/jdk12b4/demo/java3d/Appearance> java AppearanceTest &
[1] 7187
icw:~/solaris/jdk12b4/demo/java3d/Appearance> Exception in thread "main"
java.lang.UnsatisfiedLinkError: no J3D in java.library.path
at java.lang.ClassLoader.loadLibrary(Compiled Code)
at java.lang.Runtime.loadLibrary0(Compiled Code)
at java.lang.System.loadLibrary(Compiled Code)
at javax.media.j3d.UniverseManager$1.run(Compiled Code)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.j3d.UniverseManager.<init>(Compiled Code)
at
javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:26)
at javax.media.j3d.Screen3D.<clinit>(Screen3D.java:25)
at javax.media.j3d.Canvas3D.<clinit>(Canvas3D.java:23)
at AppearanceTest.<init>(Compiled Code)
at AppearanceTest.main(Compiled Code)
icw:~/solaris/jdk12b4/demo/java3d/Appearance> echo $path
/users/teh/solaris/jdk12b4/bin . /users/teh/bin /users/teh/bin/sun4u
/usr/ucb /usr/bin /usr/bin/X11 /bin /usr/local/bin
/projects/gnu-cygnus/gnu-cygnus/unknown/bin /projects/gnu/gnu/unknown/bin
/usr/sww/bin /usr/sww/frame/bin /usr/sww/X11/bin /usr/openwin/bin
/opt/SUNWspro/bin /users/teh/research/scripts /usr/eesww/bin /usr/ccs/bin
icw:~/solaris/jdk12b4/demo/java3d/Appearance> echo $CLASSPATH
.
icw:~/solaris/jdk12b4/demo/java3d/Appearance>
*************************************************************************
Eugene Teh
1516 Henry St, #1
Berkeley, CA 94709
(510) 540 0324 (home)
(510) 642 5048 (office)
On Mon, 26 Oct 1998, Tom Rink wrote:
> Hi Eugene,
>
> >Here's the error message : on one of the examples.
>
> Would you send your PATH and CLASSPATH as well as the
> java installation directory? I'll see if we can solve
> your problem from there.
>
> Thank you,
>
>
> ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^
> Tom Rink rink@xxxxxxxxxxxxx
> Space Science and Engineering Center Univ of Wisconsin-Madison
> Phone: 608-265-2324
>