Is there a way to run Linux Google Chrome with Java support?
|
Yes, add --enable-plugins to your chrome command. It's currently not considered stable, but it works for me. Actually, it seems to just work without that. Have you tried it? You can find a test applet here. Presumably you'll need Sun's Java installed. |
|||||||||||||
|
|
I did it! Just link For me, here are the commands:
Restart Chrome and enjoy! |
|||||||||||
|
|
NOTE: Since this came up top on a Google search on 'linux chrome java' I'll allow myself to update this slightly old post. I'm running Ubuntu Lucid Lynx 10.04 with the Google Chrome 5.0.375.55 beta directly from Google's own repositories. For me, many of the above steps were unnecessary. Simply install the Sun Java distribution + plugin and restart Chrome. No need to link modules, etc. since Chrome will autodetect the plugin. So, run
and all should be fine :) |
|||||||||||||||||
|
|
Running Lubuntu 12.04 Beta 2, with the default (i.e. unchanged) version of Chromium - to get the java plugin working, all I did was install the icedtea plugin package from the standard repos:
Restarted Chromium, and Java works in my browser. |
|||||||||
|
|
For me (Ubuntu - jaunty 9.04) all I had to do was:
|
|||||||
|
|
With Ubuntu 8.04 LTS 64-bit, Chome 64-bit v4.0.249.43 and Java 6 do the following:
|
||||
|
|
|
After doing the steps below it works for me. I'm runing Debian Lenny 5.0.3 - 2.6.26-2-686. Download Java - www.java.com
Move the file to /opt/java
|
||||
|
|
|
Followed Skeptic's directions, it works great for Ubuntu 8.10 (32-bit) and Chrome 5.0342.7 beta.
|
||||
|
|
|
it's enough for both Chrome and Firefox to link to $JRE_HOME/lib/i386/libnpjp2.so from your $HOME/.mozilla/plugins folder:
Don't forget to uninstall existing java installations (through the package manager) |
|||
|
|
|
If you want this for openSUSE 12.1 with 64bit, locate the file
Replace
(i.e. |
|||
|
|
|
On Fedora 16 (which uses the OpenJDK instead of Sun's release) I had to run...
...and then restart Chromium. You may also need to |
|||
|
|
|
Just in case anyone is using Oracle's Java platform as opposed to OpenJDK, you can move libnpjp2.so from your_JRE_location/lib/i386/libnpjp2.so to your FireFox/Chrome plugin directory, which is generally in |
|||
|
|
protected by Troggy♦ Jan 7 '11 at 5:04
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
