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) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[need help] ubuntu jpcsp
#5
(05-18-2012, 09:13 PM)hyakki Wrote: oh didn't see you were using 64bit linux
get the 64bit Jpcsp build then run

java -Xmx514m -Djava.library.path=lib/linux-amd64 -jar bin/jpcsp.jar

Still the same message as before, is there anything other than java that needs to be installed, or do I have to make java open to some path or anything other than just installing java? Tongue

here is the log:

ubuntu:~/Desktop/jpcsp-linux-amd64$ ./start-linux-amd64.sh
Exception in thread "GUI" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860)
at java.lang.Runtime.loadLibrary0(Runtime.java:845)
at java.lang.System.loadLibrary(System.java:1084)
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:602)
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:157)
at jpcsp.MainGUI.<init>(MainGUI.java:197)
at jpcsp.MainGUI$58.run(MainGUI.java:2317)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:701)
at java.awt.EventQueue.access$000(EventQueue.java:102)
at java.awt.EventQueue$3.run(EventQueue.java:662)
at java.awt.EventQueue$3.run(EventQueue.java:660)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:671)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)

Reply


Messages In This Thread
[need help] ubuntu jpcsp - by zxzero - 05-18-2012, 06:57 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-18-2012, 08:24 PM
RE: [need help] ubuntu jpcsp - by major.newb - 01-05-2013, 09:05 PM
RE: [need help] ubuntu jpcsp - by hyakki - 01-05-2013, 09:32 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-18-2012, 08:50 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-18-2012, 09:13 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-18-2012, 09:27 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-18-2012, 09:58 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-18-2012, 10:19 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-19-2012, 08:50 AM
RE: [need help] ubuntu jpcsp - by zxzero - 05-19-2012, 11:51 AM
RE: [need help] ubuntu jpcsp - by homam_obidou - 05-19-2012, 05:22 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-19-2012, 06:30 PM
RE: [need help] ubuntu jpcsp - by homam_obidou - 05-19-2012, 07:26 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 07:32 AM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 10:04 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 01:32 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 01:43 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 02:11 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 03:12 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 03:53 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 04:02 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 04:18 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 08:24 AM
RE: [need help] ubuntu jpcsp - by kokusho - 06-06-2012, 08:16 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 09:42 AM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 10:07 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 10:31 AM
RE: [need help] ubuntu jpcsp - by hyakki - 06-06-2012, 10:51 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 11:14 AM
RE: [need help] ubuntu jpcsp - by hyakki - 06-06-2012, 11:41 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 12:54 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 01:55 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 12:50 PM
RE: [need help] ubuntu jpcsp - by kokusho - 06-06-2012, 02:17 PM
RE: [need help] ubuntu jpcsp - by kanis27 - 03-10-2013, 05:11 PM

Forum Jump:


Users browsing this thread: 10 Guest(s)