problem following e(fx)clipse tutorial 1 step 9 [message #1308041] |
Mon, 21 April 2014 19:15  |
Eclipse User |
|
|
|
Hi
I use Eclipse 4.3.2 downloaded from http://efxclipse.bestsolution.at/install.html . I also use Java 7
Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode)
When I follow the tutorial 1, on step 9, highlight the MyApplication.java and click "run", I get this following error. I am using Redhat 5.8 and it seems this is NOT supported in this version of RedHat?
prism ES2 Error - nInitialize: glXChooseFBConfig failed
Exception in thread "main" java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: /usr/java/jdk1.7.0_55/jre/lib/amd64/libglass.so: libgio-2.0.so.0: cannot open shared object file: No such file or directory
at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:284)
at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:127)
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:163)
at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:47)
at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:115)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.UnsatisfiedLinkError: /usr/java/jdk1.7.0_55/jre/lib/amd64/libglass.so: libgio-2.0.so.0: cannot open shared object file: No such file or directory
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09749 seconds