Gentoo Archives: gentoo-user

From: Luigi Pinna <mailing-gentoo@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] About firefox
Date: Wed, 24 Aug 2005 16:09:05
Message-Id: 200508241804.16978.mailing-gentoo@sailorferris.com
In Reply to: Re: [gentoo-user] About firefox by Holly Bostick
1 Alle 03:48, mercoledì 24 agosto 2005, Holly Bostick ha scritto:
2
3 > /opt/firefox/plugins??? How did you install Firefox? Does the -bin
4 > ebuild install to /opt (I compile mine)? Even so, it seems weird that
5 > the -bin ebuild would have a completely different filetree from the
6 > compiled version... the only way I know (unless the -bin ebuild does
7 > install to /opt) to install Firefox to /opt (under Gentoo) is to use
8 > the Linux installer on the Mozilla site.
9
10 I installed firefox from portage, but I have 2 versions: precompiled and
11 compiled.
12 The problem is that flash plug-in doesn't work in 64 bit mode (I have a
13 amd64) and I must install a 32 bit version to use it.
14
15 > Firefox isn't looking in /opt/firefox/plugins for its plugins,
16 > apparently, or is unable to use what it finds there. Why, I don't
17 > know. Where it is in fact looking, I also don't know... but on my
18 > system, the mplayer plugin is installed in 2 places:
19 >
20 > /opt/netscape/plugins (which is probably a deprecated holdover from a
21 > previous version of something else, something old and not-too-bright)
22 >
23 > /usr/lib/nsbrowser/plugins
24 > (this folder is symlinked to /usr/lib/MozillaFirefox/plugins)
25 >
26 > You might try the following two commands to see if there are other
27 > directories that Firefox might be searching:
28 >
29 > locate firefox/plugins
30 > locate Firefox/plugins
31
32 Cinzia ~ # locate firefox/plugins
33 /opt/firefox/plugins
34 /opt/firefox/plugins/libnullplugin.so
35 /opt/firefox/plugins/mplayerplug-in.so
36 /opt/firefox/plugins/mplayerplug-in.xpt
37 /usr/lib/mozilla-firefox/plugins
38 /usr/lib/mozilla-firefox/plugins/libnullplugin.so
39 /usr/lib/mozilla-firefox/plugins/mplayerplug-in.so
40 /usr/lib/mozilla-firefox/plugins/mplayerplug-in.xpt
41 Cinzia ~ # locate Firefox/plugins
42 /usr/lib/MozillaFirefox/plugins
43 Cinzia ~ # ll /usr/lib/MozillaFirefox/plugins
44 /usr/lib/MozillaFirefox/plugins -> /usr/lib64/nsbrowser/plugins
45
46
47 > Alternatively, what are the permissions on the plugin files you
48 > copied? It's possible that the user trying to run them doesn't have
49 > permissions to read the files-- i.e., root copied them to opt, but
50 > the regular user is an "other" (neither root nor a member of the
51 > group owning the files), and does not have the necessary permission
52 > to read the file when Firefox is opened and attempts to read the
53 > plugin files. Additionally, it's possible that the user only has
54 > permission to read the plugin, and needs read-write (my plugin is
55 > rwx-rwx-rwx, and I'm pretty sure I never touched them; I wasn't even
56 > aware of /usr/lib/nsbrowser until I started investigating this just
57 > now).
58
59 > Holly
60 I did the chmod 777 /opt/netscape/plugins/mplayerplug-in.* because:
61 ll /usr/lib/MozillaFirefox/plugins/mplayerplug-in.*
62 /usr/lib/MozillaFirefox/plugins/mplayerplug-in.so
63 -> /opt/netscape/plugins/mplayerplug-in.so
64 /usr/lib/MozillaFirefox/plugins/mplayerplug-in.xpt
65 -> /opt/netscape/plugins/mplayerplug-in.xpt
66
67 but it doesn't solve the problem!
68 Luigi
69 --
70 Public key GPG(0x073A0960) on http://keyserver.linux.it/