You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to EasyGSP
I'm trying to set up easy gsp in my local env
I'm followed the installation in wiki
I start lighttpd then I run easygsp/bin/start.sh and I get:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/
easygsp-0.4.4/lib/native/libjnotify.so: /opt/easygsp-0.4.4/lib/native/
libjnotify.so: wrong ELF class: ELFCLASS32 (Possible cause:
architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1728)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at net.contentobjects.jnotify.linux.JNotify_linux.<clinit>(Unknown
Source)
at
net.contentobjects.jnotify.linux.JNotifyAdapterLinux.<init>(Unknown
Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:
39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:
27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at net.contentobjects.jnotify.JNotify.<clinit>(Unknown Source)
at com.sybrix.easygsp.http.FileMonitor.listen(FileMonitor.java:44)
at com.sybrix.easygsp.server.EasyGServer.start(EasyGServer.java:147)
at com.sybrix.easygsp.server.EasyGServer.main(EasyGServer.java:366)
Any idea what is it and how to fix it ?
David Smith
unread,
Sep 2, 2010, 8:32:36 PM9/2/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eas...@googlegroups.com, EasyGSP
Are u running a 64bit version of ubuntu? Which version are u running?
Fede
unread,
Sep 2, 2010, 9:38:54 PM9/2/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to EasyGSP
Yes, 64bit
Ubuntu 9.10 Karmic Koala
Thanks,
On Sep 2, 8:32 pm, David Smith <dsmit...@gmail.com> wrote:
> Are u running a 64bit version of ubuntu? Which version are u running?
>