Michael Jack <[email protected]> wrote:

Date: Wed, 02 Dec 2009 19:46:39 +0100
From: Michael Jack <[email protected]>
To: [email protected]
Subject: [Moblin Dev] Java browser plugin in Moblin Internet Browser
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"

Hi list

I've installed the java browser plugin, but it isn't detected by MIB.

Other plugins (Flash) and extensions (Adblock Plus, Xmarks etc.) work
fine.

[u...@desktop ~]$ yum list *openjdk*
Loaded plugins: presto, refresh-packagekit
Installed Packages
java-1_6_0-openjdk.i586            1.2_b11-24.11.moblin2    installed
java-1_6_0-openjdk-devel.i586      1.2_b11-24.11.moblin2    installed
java-1_6_0-openjdk-javadoc.i586    1.2_b11-24.11.moblin2    installed
java-1_6_0-openjdk-plugin.i586     1.2_b11-24.11.moblin2    installed
...

[u...@desktop ~]$ java -version
java version "1.6.0_0"
OpenJDK  Runtime Environment (build 1.6.0_0-b11)
OpenJDK Server VM (build 1.6.0_0-b11, mixed mode)

Moblin 2.1 on a S10e.

Any ideas? Should it work?
I assume there are some failures in the JDK package post-install script. Anyway you could create a link as below to fix it:

sudo ln -s /usr/lib/jvm/java-1.6.0-openjdk-1.2_b11/jre/lib/i386/gcjwebplugin.so /usr/lib/mozilla/plugins/gcjwebplugin.so

But the gcj plugin may not 100% compatible with the Sun Java applets. You may also want to try the sun npjp2 plugin:

http://java.com/en/download/manual.jsp

After installation (need root privilege), please create a link as below and then restart your browser.

ln -s /usr/java/jre1.6.0_17/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/libnpjp2.so

Regards, Yong



_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to