This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JPCSP don't work in Fedora 17
#1
Hi, I try run the JPCSP in Fedora 17 32 bits but don't work and returns the following message:

Exception in thread "GUI" java.lang.UnsatisfiedLinkError: /home/marcos/Downloads/jpcsp-linux-x86/lib/linux-x86/liblwjgl.so: libjawt.so: cannot open shared object file: No such file or direrctory

at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:82)
at org.lwjgl.Sys.<clinit>(Sys.java:99)
at org.lwjgl.opengl.AWTGLCanvas.<clinit>(AWTGLCanvas.java:85)
at jpcsp.HLE.modules150.sceDisplay.<init>(sceDisplay.java:606)
at jpcsp.HLE.modules200.sceDisplay.<init>(sceDisplay.java:29)
at jpcsp.HLE.modules500.sceDisplay.<init>(sceDisplay.java:29)
at jpcsp.HLE.modules.sceDisplay.<init>(sceDisplay.java:25)
at jpcsp.HLE.Modules.<clinit>(Modules.java:161)
at jpcsp.MainGUI.<init>(MainGUI.java:199)
at jpcsp.MainGUI$60.run(MainGUI.java:2371)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

When I try run the JPCSP in the Fedora 16 (I did an update) everything works fine. Anyone knows how to solve this problem?
Reply
#2
(08-08-2012, 03:58 AM)harecrown32 Wrote: Exception in thread "GUI" java.lang.UnsatisfiedLinkError: /home/marcos/Downloads/jpcsp-linux-x86/lib/linux-x86/liblwjgl.so: libjawt.so: cannot open shared object file: No such file or direrctory
Java is saying to you that the file liblwjgl.so is not or can't be access under the patch "/home/marcos/Downloads/jpcsp-linux-x86/lib/linux-x86/"

To solve it try going to that directory and look if the file is there.

Edit: Maybe is other bug since other user has report same: http://www.emunewz.net/forum/showthread.php?tid=68610
[Image: montcer.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)