Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-21-2007, 03:35 PM
|
#1
|
Senior Member
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,849
Rep: 
|
firefox plugin directory
Hi,
TO: penguins who has trouble finding plugin directory for firefox. (Espcially java plugin follogin www.java.com instruction)
SOLUTION: you can use /home/<user>/.mozilla/plugin/ as plugin directory.
So far I have no trouble.
Happy Penguins!
|
|
|
01-23-2007, 07:57 AM
|
#2
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
interesting--I just went thru this (found plugins in /usr/lib/firefox)
My system has no plugins folder in /home/user/.mozilla-----did you simply create one?
|
|
|
01-23-2007, 05:46 PM
|
#3
|
Senior Member
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,849
Original Poster
Rep: 
|
Hi,
Yes, my previous versions had plugins as yours.
The new one (Iceweasel??) does not have that directory... for some reason.
Anyway, ~/.mozilla/plugin/ works.
Happy Penguins!
|
|
1 members found this post helpful.
|
01-23-2007, 10:48 PM
|
#4
|
LQ Newbie
Registered: May 2006
Distribution: Current: Ubuntu GG and Knoppix 5.1
Posts: 13
Rep:
|
really? i just checked mine:
kiro@Navi:~$ ls /usr/lib/firefox
plugins
distro difference i suppose --shrugs--
|
|
|
01-27-2007, 06:49 PM
|
#5
|
Senior Member
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,849
Original Poster
Rep: 
|
Hi,
I also find system wide plugin directory.
Code:
/usr/lib/iceweasel/plugins/
I could not find this one the other day.
Happy Penguins!
Last edited by kaz2100; 04-30-2009 at 04:59 PM.
Reason: typo
|
|
|
01-08-2009, 02:15 AM
|
#6
|
LQ Newbie
Registered: Sep 2008
Posts: 3
Rep:
|
separate firefox directory
I found that /usr/lib/firefox-addons/plugins will be detected by firefox, but not by seamonkey (or, I'm guessing, other mozilla derivatives).
This was important to me as the 64-bit flash plugin was interfering with the 32-bit plugin I find I need for the latest version of seamonkey under ubuntu.
I now have the 64-bit flash in the above mentioned directory.
The 32-bit flash in ~/.mozilla/plugins
I am running ubuntu 8.04.1
Last edited by trindflo; 01-08-2009 at 02:21 AM.
|
|
|
04-30-2009, 05:04 PM
|
#7
|
Senior Member
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,849
Original Poster
Rep: 
|
Hya,
I had some trouble with Flash player by Adobe.
Problem was:
Every time I restart, I needed to install flash.
After cleaning /home/<user>/.mozilla/plugins, the symptom above went away.
Happy Penguins!
|
|
|
05-04-2009, 07:10 PM
|
#8
|
LQ Newbie
Registered: Sep 2008
Posts: 3
Rep:
|
You might find that you have downgraded your flash player by cleaning that directory. You can see the versions of your plugins under Firefox by typing into the address bar:
about:plugins
You should definitely be running a version 10.x flash plugin.
I use the per-user libraries to prevent Seamonkey from attempting to run the 64-bit flash plugin. It works for me, but if you are likely to leave old versions in the directory and forget about it, you are probably best off clearing the directory and living with the support that comes in the standard packages which install into the /usr/... tree.
The /home/<user>/.mozilla/plugins directory is a per-user source of libraries which should override the system libraries. Unless you are doing something special, you are probably not going to want to use that directory. On the other hand, if you recall doing a bunch of work on your browser setup, clearing that directory might give you new opportunities for adventure.
Last edited by trindflo; 05-04-2009 at 07:13 PM.
|
|
|
04-14-2013, 07:32 PM
|
#9
|
LQ Newbie
Registered: Apr 2013
Posts: 1
Rep: 
|
Your mozilla plugins path is defined by the variable MOZ_PLUGIN_PATH.
Code:
$ echo $MOZ_PLUGIN_PATH
Run env without arguments to get the values of several variables for your system.
======================================
> OS: Arch Linux x86_64
> Kernel: 3.8.4-1-ARCH
> Shell: /bin/zsh
> RAM: 5962 MB
> CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
Last edited by The_Wizard; 04-14-2013 at 07:33 PM.
Reason: mis-typing
|
|
|
05-27-2013, 01:56 AM
|
#10
|
LQ Newbie
Registered: Mar 2006
Posts: 9
Rep:
|
On Ubuntu 12.04.2 LTS \n \l (Linux ws18004138 3.2.0-40-generic #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux) that I am runningseems that he plugin directory is /usr/lib/firefox-addons/plugins/
To make adobe flash plugin work for me I copy from the extractd plugin "libflashplayer.so" ---->/usr/lib/firefox-addons/plugins/ and /plugin/usr/* ---> /usr/
Good luck 
|
|
|
05-28-2013, 10:42 AM
|
#11
|
Bash Guru
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852
|
Please include some kind of a statement indicating that you're re-opening an old thread. Otherwise you're likely to confuse people and have them attempt to respond to a long-dead discussion. Thanks.
There isn't one default plug-ins directory for firefox/mozilla, but a list of locations that it will check. See here:
http://kb.mozillazine.org/Determinin...ctory_on_Linux
Although the page is slightly out-of-date now I think it should still be generally accurate.
It's interesting to learn about the MOZ_PLUGIN_PATH variable too. I'd never heard of it. Perhaps it's relatively new? But it's not the kind of thing that's likely to be preset on most systems, although you could use it to define a custom location if you wanted.
|
|
|
05-06-2014, 09:31 PM
|
#12
|
Member
Registered: Apr 2014
Location: Michigan
Distribution: slackware
Posts: 31
Rep: 
|
Quote:
Originally Posted by kaz2100
Hi,
Yes, my previous versions had plugins as yours.
The new one (Iceweasel??) does not have that directory... for some reason.
Anyway, ~/.mozilla/plugin/ works.
Happy Penguins!
|
Thank you for the post, that really helped!
|
|
|
All times are GMT -5. The time now is 10:32 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|