Page 2 of 2

Posted: Fri 20 Feb 2009, 18:08
by moncha
The file on Sun's site changed. I had to modify the code from:

Code: Select all

ln -s /usr/java/jre1.6.0_11/plugin/i386/ns7/libjavaplugin_oji.so libjavaplugin_oji.so 
to:

Code: Select all

ln -s /usr/java/jre1.6.0_12/plugin/i386/ns7/libjavaplugin_oji.so libjavaplugin_oji.so

Posted: Fri 20 Feb 2009, 18:11
by moncha
For Firefox 3.03, after executing the installer, the code I used was:

Code: Select all

cd /usr/lib/firefox/plugins 
ln -s /usr/java/jre1.6.0_12/plugin/i386/ns7/libjavaplugin_oji.so libjavaplugin_oji.so 
Then I enabled Java in the Firefox Toolbar: Edit>Preferences>Content.

firefox 3.6 - needs different symlink

Posted: Tue 20 Apr 2010, 11:29
by darwinev0lved
OK this is more of an FYI for me - just so I've got it written down somewhere.

/opt/java/jre1.6.0_20/lib/i386/libnpjp2.so

is the file that needs symlinking to

/usr/lib/mozilla/plugins/

Java on Firefox 3.6.3

Posted: Mon 26 Apr 2010, 21:14
by nickdobrinich
Even Sun's Java site was unaware of the correct linking.
I found that (2) symlinks into Firefox plugins are now necessary.

Make symbolic links into /lib/firefox/plugins from:
/usr/java/jre1.6.0_20/plugin/i386/ns7/libjavaplugin_oji.so
AND
/usr/java/jre1.6.0_20/lib/i386/libnpjp2.so

Check that the Java plugin loaded in Firefox at: about:plugins

Posted: Sun 09 May 2010, 19:48
by lisek
For FireFox:
Make symbolic links into /lib/firefox/plugins from:
/usr/java/jre1.6.0_20/plugin/i386/ns7/libjavaplugin_oji.so
AND
/usr/java/jre1.6.0_20/lib/i386/libnpjp2.so
that's right.
small correction: "Make symbolic links into usr/lib/firefox/plugins...."

Posted: Tue 11 Jan 2011, 08:22
by postfs1
To reedit up to date.

Java Installation Error

Posted: Sat 20 Aug 2011, 19:20
by elpablo243
I followed ROX back through /usr/local/bin/jre1.6.0_02/plugin/i386/ns7/libjavaplugin_oji.so and manually changed the link to /usr/lib/mozilla/plugins/libjavaplugins_oji.so where the faulty symbolic link was. this changed the icon to look like the others so i assume its working now, but when i asked java if it was installed it still said "error." the run action for this newly changed symbolic link is "$@" and i dont know if that is how it should be, its just what was made.

help!

Java Installation Error

Posted: Sat 20 Aug 2011, 20:05
by elpablo243
In the SeaMonkey browser i clicked help>about plugins and it lists "Java(TM) Plug-in 1.6.0_26-b03" at the very top, and it says it is completely enabled. however the Java website still claims that java is not working properly, and the site that i need java for is not loading, even though the bar at the bottom says "done"

why?!

thank you

firefox java manually

Posted: Sat 29 Oct 2011, 23:28
by banger0250
Go here and get the linux self extracting binary. And follow the instructions to install and run the self extractor.

http://www.java.com/en/download/help/linux_install.xml

Ok firsly locate your firefox/plugins DIR, and the java lib directory, my java was in /usr/java/jre1.6.0_29/lib/i386/.


if u are upgrading java remove the old symbolic link first.
To remove old symbolic link:
type cd <Firefox installation directory>/plugins
rm libjavaplugin_oji.so


Then the most important part is linking the java executable to the firefox plugin directory. My plugins DIR is at /usr/lib/firefox/plugins/ . You may have to google it or search for the directory if u installed firefox a different way. Just open up two instances of ROXfiler drag across the file to link and select symlink in RoXfiler.

Posted: Sun 04 Dec 2011, 02:47
by banger0250
I installed puppy with the pre-installed seamonkey and still found linking the same file to the mozilla plugins folder worked.
RECAP:
ln -s /usr/bin/jre1.6.0-29/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/

CORRECT ME IF THATS WRONG

Now ain't that a fine how do you do?

Posted: Fri 16 Mar 2012, 18:23
by AlkiDweller
Brand new to linux, as of yesterday. Installation of Racy was a snap. Just trying to get some extended life out of an old Fujitsu laptop so someone at work can take it home and access work stuff, and that requires JRE. Running XP on that thing is painful.

First set of instructions didn't work and the second set of instructions hosed Seamonkey. No web access to anything. "Address Not Found" for everything. IP, DNS and DHCP setting are all accurate.

Installing Racy to the hard disk took all of about 15 minutes and at this point it looks like that would be the quickest option just to get Seamonkey back.

HOWTO install Java the hard way

Posted: Sat 17 Mar 2012, 03:28
by Monsie
Hi AlkiDweller,

This thread might still be useful, but it is rather out of date now.

There are currently two maintainers of Java Packages for Puppy that I know of: shinobar and TheAsterisk! Probably the easiest way for you to get Java runtime installed is to visit this thread instead and download the Pet package put together by TheAsterisk! You'll see the .pet file in the first post.
Once downloaded, locate the Pet package, click on it, and the installation should go smoothly... after this, you should be good to go...

Monsie

P.S. Welcome to Puppy Linux Discussion Forum :)