 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

14th February 2008, 10:28 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 1,952

|
|
|
Can someone explain this most important mozilla tool - mozilla-plugin-config
was battling to get mplayer to play as the plugin in Firefox. Until I came across this command:
Code:
mozilla-plugin-config -i -g -v
I am interested in what the g option does specifically as it's not listed when one runs --help
__________________
Desktop (64-bit) - F12, Debian Sid, OpenSUSE 11.2, ArchLinux
|

14th February 2008, 10:35 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 741

|
|
mplayerplug-in.i386 : MPlayer plugin for Mozilla compatible browsers
from yum search mplayer
__________________
LINUX NUMBER 389596
machine number 290131
|

14th February 2008, 10:35 PM
|
 |
Registered User
|
|
Join Date: Oct 2007
Posts: 113

|
|
|
I should have said this:
Whats nice about Linux is you can look at the code or source or script and figure out what -g does. Once you find out where the script is on your file system you can open it in vi or another text editor and search for -g. The cool thing is you can learn a lot from looking at code, even if it doesn't make much sense at first.
Like steve says, its really called something else mozilla-plugin-config must be a link. I can't find either on my system so I'm not much help.
I initially said this because I'm a goober:
You can probably look at the source code. -g i bet it means use the good plugins, g for Good.
C
Last edited by clay247; 15th February 2008 at 10:38 PM.
|

14th February 2008, 10:49 PM
|
 |
Registered User
|
|
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302

|
|
|
It's a shell script - so looking at the source is trivial.
BTW the m-p-tool runs (no options) everytime you start firefox (see /usr/bin/firefox - also a script).
All the args are passed along to:
/usr/lib/nspluginwrapper/plugin-config
If you run "/usr/lib/nspluginwrapper/plugin-config --help" yo get a long help file but no option "-g".
It talks about only root removing then (g)lobally, maybe that's it.
|

14th February 2008, 10:54 PM
|
 |
Gideon Mayhak
|
|
Join Date: May 2007
Location: Wisconsin Rapids, WI, USA
Age: 25
Posts: 771

|
|
|
Did you check the man page?
__________________
Something new coming to this space soon...
|

15th February 2008, 12:10 AM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 1,952

|
|
|
gnafu: tried man mozilla-plugin-config first
__________________
Desktop (64-bit) - F12, Debian Sid, OpenSUSE 11.2, ArchLinux
|

15th February 2008, 03:17 AM
|
 |
Gideon Mayhak
|
|
Join Date: May 2007
Location: Wisconsin Rapids, WI, USA
Age: 25
Posts: 771

|
|
Quote:
|
Originally Posted by Jongi
gnafu: tried man mozilla-plugin-config first
|
I figured I'd ask anyway  .
__________________
Something new coming to this space soon...
|

19th February 2008, 09:33 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 1,952

|
|
How do I remove libjavaplugin* from the exclude list?
Code:
[root@localhost plugins]# mozilla-plugin-config -l
EXCLUDE_WRAP:
libtotem*
libjavaplugin*
__________________
Desktop (64-bit) - F12, Debian Sid, OpenSUSE 11.2, ArchLinux
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 10:31 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|