Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Managing FF/TB plugins in Gentoo
Date: Sun, 18 Sep 2005 19:48:10
Message-Id: 9acccfe505091812427553f5d@mail.gmail.com
In Reply to: Re: [gentoo-user] Managing FF/TB plugins in Gentoo by Christoph Gysin
1 On 9/18/05, Christoph Gysin <cgysin@×××.ch> wrote:
2 >
3 > Kevin O'Gorman wrote:
4 > > I've just had a look at FireFox about:plugins and I'm both worried and
5 > > confused.
6 > > No surprise there; it happens a lot when I peek under the covers. :o)
7 > >
8 > > There are two versions of the Java plugin listed, with the same
9 > > libjavaplugin_oji.so
10 > > filename. The latest is Java 1.5.0_04b05.
11 > >
12 > > There are two versions of Flash listed, also with one and the same
13 > filename:
14 > > libflashplayer.so.
15 >
16 > Don't know how this happend. You can check where they come from with:
17 >
18 > $ locate libflashplayer.so
19 > or without slocate installed
20
21
22 That produces
23
24 treat ~ # slocate libflashplayer.so
25 /home/kevin/.mozilla/plugins/libflashplayer.so
26 /home/kevin/LinuxTools/install_flash_player_6_linux/libflashplayer.so
27 /home/kevin/.netscape/plugins/libflashplayer.so
28 /home/kevin/Plugins/install_flash_player_6_linux/libflashplayer.so
29 /home/kevin/Gentoo/install_flash_player_7_linux/libflashplayer.so
30 /u01/RH_HOMES/kevin/.netscape/plugins/libflashplayer.so
31 /u01/RH_HOMES/kevin/.mozilla/plugins/libflashplayer.so
32 /u01/RH_HOMES/kevin/plugins/install_flash_player_6_linux/libflashplayer.so
33 /u01/RH_HOMES/kevin/LinuxTools/install_flash_player_6_linux/libflashplayer.so
34 /usr/lib/nsbrowser/plugins/libflashplayer.so
35 /oldroot/usr/lib/nsbrowser/plugins/libflashplayer.so
36 treat ~ #
37
38 Some of these clearly have to do with old releases and distros. I should
39 clean up
40 my act.
41
42
43
44
45 $ find / -name libflashplayer.so
46
47
48
49 This does somewhat the same:
50 treat ~ # find / -name libflashplayer.so
51 /home/kevin/.mozilla/plugins/libflashplayer.so
52 /home/kevin/LinuxTools/install_flash_player_6_linux/libflashplayer.so
53 /home/kevin/.netscape/plugins/libflashplayer.so
54 /home/kevin/Plugins/install_flash_player_6_linux/libflashplayer.so
55 /home/kevin/Gentoo/install_flash_player_7_linux/libflashplayer.so
56 /u01/RH_HOMES/kevin/.netscape/plugins/libflashplayer.so
57 /u01/RH_HOMES/kevin/.mozilla/plugins/libflashplayer.so
58 /u01/RH_HOMES/kevin/plugins/install_flash_player_6_linux/libflashplayer.so
59 /u01/RH_HOMES/kevin/LinuxTools/install_flash_player_6_linux/libflashplayer.so
60 /usr/lib/nsbrowser/plugins/libflashplayer.so
61 /oldroot/usr/lib/nsbrowser/plugins/libflashplayer.so
62
63
64 Perhaps you loaded an old version from /home/user/.mozilla/plugins ?
65
66
67 I have no idea what the history is. I've been doing this for a long time,
68 and don't
69 keep records of everything that gets installed.
70
71 > Also: I would like the Adobe Acrobat plugin, but
72 > > 1) I don't see it in 'eix' or 'emerge -s'.
73 > > 2) The instructions for installing from an existing Acrobat install are
74 > > not effective
75 > > with the portage-installed acrobat.
76 >
77 > I don't know what you're referring to here, but this should do the trick:
78 >
79 > # mkdir -p /etc/portage/
80 > # echo app-text/acroread nsplugin >> /etc/portage/package.use
81 > # emerge -avt acroread
82
83
84 Thanks. I'll try that.
85
86 Christoph
87 > --
88 > echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
89 > --
90 > gentoo-user@g.o mailing list
91 >
92 >
93 --
94 Kevin O'Gorman, PhD