Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Re: plugin-containers missing libraries
Date: Wed, 27 May 2015 00:46:19
Message-Id: CAC=wYCGr3XOMSfPL4PgyxT8JXQrneSSrK3qpAoopdfQCJZ4_qQ@mail.gmail.com
In Reply to: [gentoo-user] Re: plugin-containers missing libraries by "Holger Hoffstätte"
1 On Wed, May 27, 2015 at 10:37 AM, Holger Hoffstätte <
2 holger.hoffstaette@××××××××××.com> wrote:
3
4 > On Wed, 27 May 2015 09:54:33 +1000, Adam Carter wrote:
5 >
6 > > Is this working looking into? The programs generally work ok, so this is
7 > > more for interests sake.
8 > >
9 > > # ldd /usr/lib64/firefox/plugin-container | grep not
10 > > libmozalloc.so => not found
11 > > libxul.so => not found
12 >
13 > This is normal, look at e.g. /usr/bin/firefox-bin to see why it works
14 > as expected.
15 >
16
17 $ ls -l /usr/bin/firefox*
18 lrwxrwxrwx 1 root root 26 May 9 19:13 /usr/bin/firefox ->
19 /usr/lib64/firefox/firefox*
20
21 $ ls -l /usr/lib64/firefox/firefox*
22 -rwxr-xr-x 1 root root 441096 May 9 19:13 /usr/lib64/firefox/firefox*
23 -rwxr-xr-x 1 root root 441096 May 9 19:13 /usr/lib64/firefox/firefox-bin*
24
25 $ md5sum /usr/lib64/firefox/firefox*
26 61f2c178ef765770824c45c6ea9fa5e1 /usr/lib64/firefox/firefox
27 61f2c178ef765770824c45c6ea9fa5e1 /usr/lib64/firefox/firefox-bin
28
29 Is that what you expect me to see? I dont think I understand what you're
30 saying.

Replies

Subject Author
Re: [gentoo-user] Re: plugin-containers missing libraries Franz Fellner <alpine.art.de@×××××.com>