View Single Post
Old 10-28-2005, 04:34 PM   #5
just_jeepin
Addict
just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.just_jeepin ought to be getting tired of karma fortunes by now.
 
just_jeepin's Avatar
 
Posts: 306
Karma: 1010848
Join Date: Oct 2005
Device: Kobo Libra 2
Help

Help, I've followed your instructions with 0.42f and 0.42i and can't get it to work. Here's what I get in the Terminal:

dhcp-246-42811:/Applications/sunrise-0.42i dkidd$ chmod +x run.sh
dhcp-246-42811:/Applications/sunrise-0.42i dkidd$ ./run.sh
java.lang.UnsatisfiedLinkError: no swt-pi-carbon-3139 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:992)
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:123)
at org.eclipse.swt.internal.carbon.OS.<clinit>(OS.jav a:20)
at org.eclipse.swt.widgets.Display.createDisplay(Disp lay.java:856)
at org.eclipse.swt.widgets.Display.create(Display.jav a:836)
at org.eclipse.swt.graphics.Device.<init>(Device.java :118)
at org.eclipse.swt.widgets.Display.<init>(Display.jav a:676)
at org.eclipse.swt.widgets.Display.<init>(Display.jav a:667)
at org.eclipse.swt.widgets.Display.getDefault(Display .java:1237)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:24 2)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:33 0)
at com.distantchord.swt.Window.<init>(Unknown Source)
at com.distantchord.sunrise.ui.MainWindow.<init>(Unkn own Source)
at com.distantchord.sunrise.apps.Desktop.run(Unknown Source)
at com.distantchord.sunrise.apps.Desktop.main(Unknown Source)
Exception in thread "main" java.lang.NoClassDefFoundError
at org.eclipse.swt.widgets.Display.createDisplay(Disp lay.java:856)
at org.eclipse.swt.widgets.Display.create(Display.jav a:836)
at org.eclipse.swt.graphics.Device.<init>(Device.java :118)
at org.eclipse.swt.widgets.Display.<init>(Display.jav a:676)
at org.eclipse.swt.widgets.Display.<init>(Display.jav a:667)
at org.eclipse.swt.widgets.Display.getDefault(Display .java:1237)
at com.distantchord.swt.SWTUtil.showExceptionInfo(Unk nown Source)
at com.distantchord.sunrise.apps.Desktop.run(Unknown Source)
at com.distantchord.sunrise.apps.Desktop.main(Unknown Source)
dhcp-246-42811:/Applications/sunrise-0.42i dkidd$


Thanks for any help!
just_jeepin is offline