LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   where to locate plugins folder in firefox after upgrade to firefox v.11? (https://www.linuxquestions.org/questions/slackware-14/where-to-locate-plugins-folder-in-firefox-after-upgrade-to-firefox-v-11-a-934896/)

gabytf 03-17-2012 02:47 AM

where to locate plugins folder in firefox after upgrade to firefox v.11?
 
After upgraded to firefox v11 from v10, i uninstall java web plugin so that to upgare to java new version. by then i found out that i couldn't find the plugins folder which use to have.

Now i don't know how to install java plugin.

willysr 03-17-2012 03:20 AM

Code:

/usr/lib/mozilla/plugins

gabytf 03-17-2012 03:37 AM

Thanks, i found it. i thought it is suppose to be in firefox-10.02 or firefox-11.0 folder.

Another Q is: where should i put my java folder into?should i install at root folder or File System/usr/lib? or just in File System/usr?

Which one is the ideal one? Thank again.

willysr 03-17-2012 06:41 AM

no problem where you place it
on my system, i placed it on /usr/java (i used a package i downloaded directly from Oracle), but it seems that the JDK and JRE packages in Slackware put them in /usr/lib
You only need to make a symlink to the Java on /usr/lib/mozilla/plugins to use it on browsers

Alien Bob 03-17-2012 08:56 AM

You could try to install my OpenJDK (or OpenJRE) packages on Slackware. They have been compiled from source, on Slackware 13.37.
Get the packages from http://slackware.com/~alien/slackbuilds/openjdk/ (for the JDK and JRE), http://slackware.com/~alien/slackbuilds/icedtea-web/ (for the browser plugin which is not bundled with OpenJDK as was usual with Sun/Oracle's binaries) and http://slackware.com/~alien/slackbuilds/rhino/ (the separately packaged JavaScript library which has been implemented in Java).

You can test if they installed correctly by visiting these pages:

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

http://java.com/en/download/installe...tect=jre&try=1

Eric

gabytf 03-18-2012 02:05 AM

Thank you both.
Alien's icedtea web browser plugin installed and it taken care by automatically activate my web plugin.No need me to manually link it.

It also automatically place my java into /usr/lib.


All times are GMT -5. The time now is 09:48 PM.