Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Re: plugin-containers missing libraries Adam Carter <adamcarter3@×××××.com>