Page 1 of 1

Help linux - JVLC does not work becouse its for x64

Posted: 23 May 2007 01:33
by mchmielewski
Where can I get the libs for simple 32 bit processor i get this exception while running VLCExample

java.lang.UnsatisfiedLinkError: /usr/local/lib/libjvlc.so.0.0.0: Can't load AMD 64-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at org.videolan.jvlc.JVLC.<clinit>(JVLC.java:36)
at VLCExample.main(VLCExample.java:26)

Can anybody explain if SWTUglyPlayer will run under Linux Ubuntu how can I download the source for it...
I downloaded the linux distributions i used the svn but still nothing??

Can anybody organize source codes so that it will be easy to download and look through?

I tried to run JVLC and VLC under my windows ... nothing now I am trying under Linux ... still nothing what am I doing wrong ? I have all the sorces for java bingdings mounetd to my eclipse project the tar file extraced under /usr/local/lib ... jar file mounted as lib in my eclipse project VLC player instaled in the system??

anybody? Thank You in advance

anybody??

Posted: 03 Jun 2007 23:26
by mchmielewski
I am trying to recompile it myself... so far no success

can someone help me
??

Thank You in advance