LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 01-21-2007, 03:35 PM   #1
kaz2100
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,834

Rep: Reputation: 108Reputation: 108
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!
 
Old 01-23-2007, 07:57 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
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?
 
Old 01-23-2007, 05:46 PM   #3
kaz2100
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,834

Original Poster
Rep: Reputation: 108Reputation: 108
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.
Old 01-23-2007, 10:48 PM   #4
Kiro9749
LQ Newbie
 
Registered: May 2006
Distribution: Current: Ubuntu GG and Knoppix 5.1
Posts: 13

Rep: Reputation: 0
really? i just checked mine:

kiro@Navi:~$ ls /usr/lib/firefox
plugins

distro difference i suppose --shrugs--
 
Old 01-27-2007, 06:49 PM   #5
kaz2100
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,834

Original Poster
Rep: Reputation: 108Reputation: 108
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
 
Old 01-08-2009, 02:15 AM   #6
trindflo
LQ Newbie
 
Registered: Sep 2008
Posts: 3

Rep: Reputation: 0
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.
 
Old 04-30-2009, 05:04 PM   #7
kaz2100
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,834

Original Poster
Rep: Reputation: 108Reputation: 108
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!
 
Old 05-04-2009, 07:10 PM   #8
trindflo
LQ Newbie
 
Registered: Sep 2008
Posts: 3

Rep: Reputation: 0
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.
 
Old 04-14-2013, 07:32 PM   #9
The_Wizard
LQ Newbie
 
Registered: Apr 2013
Posts: 1

Rep: Reputation: Disabled
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.

Code:
 $ env

======================================
> 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
 
Old 05-27-2013, 01:56 AM   #10
haliban
LQ Newbie
 
Registered: Mar 2006
Posts: 9

Rep: Reputation: 0
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
 
Old 05-28-2013, 10:42 AM   #11
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
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.
 
Old 05-06-2014, 09:31 PM   #12
akalinin
Member
 
Registered: Apr 2014
Location: Michigan
Distribution: slackware
Posts: 31

Rep: Reputation: Disabled
Quote:
Originally Posted by kaz2100 View Post
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!
 
  


Reply

Tags
debian, etch, firefox, flash, java, plugin, plugins, ubuntu



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox Plugin ddu_ Linux - Newbie 1 03-22-2006 03:19 AM
Firefox Plugin Help - Can't Get Mplayer Plugin into Firefox Ingla Linux - Newbie 12 02-08-2006 04:36 PM
JAVA on firefox: PLugin directory does not exist !! DarkExile Linux - Newbie 4 01-03-2005 07:54 AM
Java Plugin for Firefox wiskic10_4 Linux - Software 3 12-17-2004 08:09 PM
mplayer plugin on Firefox Kensai Linux - Software 0 03-10-2004 05:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration