View previous topic :: View next topic |
Author |
Message |
conexion2000 Tux's lil' helper


Joined: 10 Jul 2005 Posts: 121
|
Posted: Wed Apr 19, 2006 2:26 pm Post subject: Firefox searching plugins |
|
|
Hello!
I had several plugins for firefox. I had Sun java in version 1.5 but today I've installed version 1.4 of java Blackdown. Now firefox uses older plugin. In /usr/lib/mozilla-firefox/plugins there are only 2 files and I have also mplayer flash and so on. So where do firefox looks for plugins? How can I change the paths of plugins? |
|
Back to top |
|
 |
mutlu_inek Tux's lil' helper


Joined: 20 Nov 2004 Posts: 141
|
Posted: Wed Apr 19, 2006 2:42 pm Post subject: |
|
|
I know of three locations that get scanned for plugins:
~/.mozilla/plugins
/usr/lib/mozilla-firefox/plugins
/opt/netscape/plugins
Mplayer (actually most plugins) should be in the last location.
Why would you want to change them? _________________ www.eff.org - www.fsf.org - www.againsttcpa.com - Video
Last edited by mutlu_inek on Wed Apr 19, 2006 2:43 pm; edited 1 time in total |
|
Back to top |
|
 |
mgmartin n00b

Joined: 05 Dec 2004 Posts: 17
|
Posted: Wed Apr 19, 2006 2:43 pm Post subject: |
|
|
check /opt/netscape/plugins/ , /usr/lib/nsbrowser/ , and /usr/lib/mozilla-firefox/plugins/ . Those are the main areas. Another trick I use is to to do an equery f "package" to see where a specific package puts it's plugins. The java plugins get stomped with each "new" install of the slotted java release. |
|
Back to top |
|
 |
mgmartin n00b

Joined: 05 Dec 2004 Posts: 17
|
Posted: Wed Apr 19, 2006 3:04 pm Post subject: |
|
|
oops. I should have typed /usr/lib/nsbrowser/plugins . I typically put a link in this folder to the java plugin I want to use in the Firefox. ( ln -s /usr/local/java/jre/plugin/i386/ns7/libjavaplugin_oji.so . ) |
|
Back to top |
|
 |
|