Problem with runing jogl in fedora 13 64bit

Discussion in 'Linux' started by Science.com, Sep 28, 2010.

  1. Science.com

    Science.com New Member

    Joined:
    Jun 10, 2010
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    0
    when i try to run the file i get this...

    Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681)
    at java.lang.Runtime.loadLibrary0(Runtime.java:840)
    at java.lang.System.loadLibrary(System.java:1047)
    at net.java.games.jogl.impl.NativeLibLoader$1.run(NativeLibLoader.java:60)
    at java.security.AccessController.doPrivileged(Native Method)
    at net.java.games.jogl.impl.NativeLibLoader.<clinit>(NativeLibLoader.java:46)
    at net.java.games.jogl.impl.GLContext.<clinit>(GLContext.java:51)
    at net.java.games.jogl.impl.x11.X11GLContextFactory.createGLContext(X11GLContextFactory.java:52)
    at net.java.games.jogl.GLCanvas.<init>(GLCanvas.java:68)
    at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:117)
    at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:80)
    at test.main(test.java:29)
    Java Result: 1



    i hope i get the solution from you.. and i will be so much thankfull
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice