Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java 3D > Installing Prob...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 728 of 817
Post > Topic >>

Installing Problems

by Manuel <behind@[EMAIL PROTECTED] > Jan 13, 2007 at 10:19 AM

hi to all,
I'm trying to run the first example of java3d documentation deployed by
sun.
I hava installed the API like follow:

manuel@[EMAIL PROTECTED]
 sudo sh 
/home/manuel/Desktop/java3d-1_4_0_01-linux-i586.bin

I can compile .java files but when try to run the program this happen:

javac HelloJava3Da.java

java HelloJava3Da

Exception in thread "main" java.lang.UnsatisfiedLinkError: 
/opt/jdk1.5.0_07/jre/lib/i386/libj3dcore-ogl.so: libGL.so.1: cannot open 
shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
         at java.lang.Runtime.loadLibrary0(Runtime.java:822)
         at java.lang.System.loadLibrary(System.java:992)
         at javax.media.j3d.MasterControl$5.run(MasterControl.java:838)
         at java.security.AccessController.doPrivileged(Native Method)
         at 
javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:821)
         at 
javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:252)
         at HelloJava3Da.<init>(HelloJava3Da.java:47)
         at HelloJava3Da.main(HelloJava3Da.java:79)

Any Suggestion?




 1 Posts in Topic:
Installing Problems
Manuel <behind@[EMAIL   2007-01-13 10:19:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun May 11 20:07:20 CDT 2008.