I managed to install JMF manually.
Now I am running into my next problem. I am trying to get the jmfstudio running on the iPAQ. Here is the error I am getting when attempting to run it:
 
# ./jmstudio
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/j2re1.3.1/lib/ar
mv4l/libfontmanager.so: libstdc++-libc6.2-2.so.3: cannot open shared object file
: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)
        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
        at java.lang.System.loadLibrary(System.java:820)
        at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.font.NativeFontWrapper.<clinit>(NativeFontWrapper.java:37)
        at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
        at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:5
9)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:120)
        at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi
ronment.java:58)
        at java.awt.Window.<init>(Window.java:186)
        at java.awt.Frame.<init>(Frame.java:315)
        at java.awt.Frame.<init>(Frame.java:294)
        at jmapps.ui.JMFrame.<init>(JMFrame.java:34)
        at jmapps.ui.PlayerFrame.<init>(PlayerFrame.java:40)
        at JMStudio.<init>(JMStudio.java:118)
        at JMStudio.createNewFrame(JMStudio.java:1412)
        at JMStudio.main(JMStudio.java:1401)
 
Does anyone recognize what would cause this error?
Anyone have an opinion on this?
Thanks.
-Kenny


From: McCoig, Kenneth [mailto:[EMAIL PROTECTED]
Sent: Thu 7/15/2004 5:18 PM
To: [EMAIL PROTECTED]
Subject: Help installing JMF on iPAQ

Hello list!
I was wondering if anyone could please help me with the install of Java JMF on my iPAQ h5550 running Familiar Linux. Has anyone attempted this? I am using the newest JMF from the Java website.
I attempted to run the installation bin but it errored out.
Thanks in advance!
-Kenny

Reply via email to