LWJGL
May 18, 2013, 08:37:57 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL 2.9.0 released!
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: LINUX installation  (Read 2977 times)
ghost01
Newbie
*
Posts: 1


« on: August 27, 2007, 04:47:15 »

Hi,

I try to use lwjgl on a RedHat 8. I unziped the corresponding file and type the test command in a x-term. The result is the following error:

... Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/TMP/lwjgl-1.1.2/native/linux/liblwjgl.so: libXcursor.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:1676)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at org.lwjgl.Sys$1.run(Sys.java:75)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.lwjgl.Sys.doLoadLibrary(Sys.java:68)
        at org.lwjgl.Sys.loadLibrary(Sys.java:84)
        at org.lwjgl.Sys.<clinit>(Sys.java:101)
        at org.lwjgl.opengl.Display.<clinit>(Display.java:111)
        at org.lwjgl.test.WindowCreationTest.initialize(WindowCreationTest.java:80)
        at org.lwjgl.test.WindowCreationTest.main(WindowCreationTest.java:284)


 What can I do Huh
Logged
elias
Nerdus Imperius
*****
Posts: 899



WWW
« Reply #1 on: August 27, 2007, 05:14:03 »

I don't think you'll get a current lwjgl release to run on red hat 8 which is quite old. If you really want to, you might be able to download the lwjgl source code and modify it to work, but it would be much easier to upgrade to a current distro.

 - elias
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!