From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EBE74138CD1 for ; Wed, 27 May 2015 00:46:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8AB3E095C; Wed, 27 May 2015 00:46:12 +0000 (UTC) Received: from mail-ig0-f174.google.com (mail-ig0-f174.google.com [209.85.213.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2358E094E for ; Wed, 27 May 2015 00:46:11 +0000 (UTC) Received: by igbyr2 with SMTP id yr2so72729545igb.0 for ; Tue, 26 May 2015 17:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=3ACpxj260L03Ryj8yeA4+POmKYbWmN8mekhbBcCZ1x4=; b=l8FPsOH8Epqj0opvTAZDJDxNfTcRF9tfmicc5bTjrn/YLn1S/8A3i1uQnWWU5WXkG9 7Epr/V0cmUFTCRAb7N6ciqdWrE8/YnCokD07ws9srsMmEwtLdSDWaYU3XW830R3K9Es3 lZwODX5/E8lykx5rTL/M6gpMhJSA1y20LlGv6Tf9aA4kRg+Q4DBBnW15kARN/LNistZi OVMwnAUC+ul934u6Wjd0Rj8bgaiwAgI929f3LsPRAy8YFig1yLQ1IM4eOttWt1CAvpuN ff3ESBAzZId4iL7S8WZOkYRi3Y0jHfiKAYgCk778xP6By7ug6BkXIzFrupYKtcIRfagB 4+/g== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.30.9 with SMTP id o9mr530775igh.23.1432687571108; Tue, 26 May 2015 17:46:11 -0700 (PDT) Received: by 10.107.161.208 with HTTP; Tue, 26 May 2015 17:46:11 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 May 2015 10:46:11 +1000 Message-ID: Subject: Re: [gentoo-user] Re: plugin-containers missing libraries From: Adam Carter To: "gentoo-user@lists.gentoo.org" Content-Type: multipart/alternative; boundary=047d7bd76aeac028500517059171 X-Archives-Salt: 092be110-ba5a-4cef-8985-7402d4439065 X-Archives-Hash: e4b770eb9381f9054f1ae9d6df4bb453 --047d7bd76aeac028500517059171 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, May 27, 2015 at 10:37 AM, Holger Hoffst=C3=A4tte < holger.hoffstaette@googlemail.com> wrote: > On Wed, 27 May 2015 09:54:33 +1000, Adam Carter wrote: > > > Is this working looking into? The programs generally work ok, so this i= s > > more for interests sake. > > > > # ldd /usr/lib64/firefox/plugin-container | grep not > > libmozalloc.so =3D> not found > > libxul.so =3D> not found > > This is normal, look at e.g. /usr/bin/firefox-bin to see why it works > as expected. > $ ls -l /usr/bin/firefox* lrwxrwxrwx 1 root root 26 May 9 19:13 /usr/bin/firefox -> /usr/lib64/firefox/firefox* $ ls -l /usr/lib64/firefox/firefox* -rwxr-xr-x 1 root root 441096 May 9 19:13 /usr/lib64/firefox/firefox* -rwxr-xr-x 1 root root 441096 May 9 19:13 /usr/lib64/firefox/firefox-bin* $ md5sum /usr/lib64/firefox/firefox* 61f2c178ef765770824c45c6ea9fa5e1 /usr/lib64/firefox/firefox 61f2c178ef765770824c45c6ea9fa5e1 /usr/lib64/firefox/firefox-bin Is that what you expect me to see? I dont think I understand what you're saying. --047d7bd76aeac028500517059171 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On W= ed, May 27, 2015 at 10:37 AM, Holger Hoffst=C3=A4tte <= holg= er.hoffstaette@googlemail.com> wrote:
On Wed, 27 May 2015 09:54:33= +1000, Adam Carter wrote:

> Is this working looking into? The programs generally work ok, so this = is
> more for interests sake.
>
> # ldd /usr/lib64/firefox/plugin-container | grep not
>=C2=A0 =C2=A0 =C2=A0libmozalloc.so =3D> not found
>=C2=A0 =C2=A0 =C2=A0libxul.so =3D> not found

This is normal, look at e.g. /usr/bin/firefox-bin to see why it work= s
as expected.

$ ls -l /usr/bin/firefox*
lrwxrwxrw= x 1 root root 26 May=C2=A0 9 19:13 /usr/bin/firefox -> /usr/lib64/firefo= x/firefox*

$ ls -l /usr/lib64/firefox/firefox*
-rwxr-xr-x 1 root = root 441096 May=C2=A0 9 19:13 /usr/lib64/firefox/firefox*
-rwxr-xr-x 1 r= oot root 441096 May=C2=A0 9 19:13 /usr/lib64/firefox/firefox-bin*

$ = md5sum /usr/lib64/firefox/firefox*
61f2c178ef765770824c45c6ea9fa5e1=C2= =A0 /usr/lib64/firefox/firefox
61f2c178ef765770824c45c6ea9fa5e1=C2=A0 /u= sr/lib64/firefox/firefox-bin

Is tha= t what you expect me to see? I dont think I understand what you're sayi= ng.
--047d7bd76aeac028500517059171--