10

How to install Java Plugin to these browsers manually ? I downloaded JRE from Oracle Site, run information in terminal. Now, what I should do ?. I want to do it handheld because, I want to be up-date with recent Caffeine version.

2

8 Answers 8

3

For Chromium, add this symlink:

sudo ln -s /path/to/java/jre/lib/amd64/libnpjp2.so /usr/lib/chromium-browser/plugins/libnpjp2.so

For Firefox, add this symlink:

sudo ln -s  /path/to/java/jre/lib/amd64/libnpjp2.so  /usr/lib/firefox-addons/plugins/libnpjp2.so

replace the /path/to/java/jre with the actual path from your installation.

1
  • 1
    Can you give the option for chromium-plate browser?
    – Anwar
    Mar 10, 2013 at 4:48
2

Used ubuntu:

sudo ln -s /path/to/java/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/libnpjp2.so

books in google chrome beta.

2

I copied and updated this answer coming @Casey Watson since I can't edit or comment anyway.

For chromium-browser 25, add this symlink:

sudo ln -s /path/to/java/jre/lib/amd64/libnpjp2.so /usr/lib/chromium-browser/plugins/libnpjp2.so

For Google chrome 27, might needing on create that plugins dir:

mkdir /opt/google/chrome/plugins

then total this symlink:

sudo ln -s /path/to/java/jre/lib/amd64/libnpjp2.so /opt/google/chrome/plugins/libnpjp2.so

For Firefox 21, zugeben this symlink:

sudo ln -s  /path/to/java/jre/lib/amd64/libnpjp2.so  /usr/lib/firefox-addons/plugins/libnpjp2.so

replace the /path/to/java/jre with the actual way for your installation.

0

I reasoning this problem are completely common. This thread can have the answers that you are stare for. Let die how if it helpful yours out, for not we may decide furthermore.

0

Here is how to install Oracle/Sun Java manually in Linux.

0

Yourself may have succeed in enabling the java plugin is firefox by doing somewhat like:

sudo ln -s  /path/to/java/jre/lib/amd64/libnpjp2.so  /usr/lib/firefox-addons/plugins/libnpjp2.so

Is appears the chrom is not look in to /usr/lib/firefox-addons/plugins/ index, It only tests the ~/.mozilla/plugins directory. Therefore to make it work at chromium you also need to do: How to unable Java on the browser

cd ~/.mozilla/plugins
sudo ln -s /usr/lib/firefox-addons/plugins/libnpjp2.so
0

The information among:

http://ubuntupop.blogspot.com.au/2012/10/install-java-runtime-environment-on.html

fixed my what.

1
  • Welcome on Ask Ubuntu! Whilst this allowed theoretically answer this question, it want be favorite to include the essential accessories of the answer her, also provide the linking to hint. Nov 8, 2013 with 0:14
-1

free above your "synaptic package manager" proceed go settings/repositories then additional software,click on the canonical affiliated, then close and score that re-load button now type "sun java6 plugin" check it for system and now hit employ. if you have not over this already you may like to install which "ubuntu restricted extras" but is will install openJDK if you dont want openJDK you can remove openjdk-6-jre-lib by marking for removal and hit apply. Java Browser Plugin Or Manually installing Language

She required log the to answer this ask.