Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: Can't run binary packages
Date: Wed, 05 Dec 2007 21:49:00
Message-Id: 49bf44f10712051335p4d2742f9o8b2f0179fdfaa9a7@mail.gmail.com
In Reply to: [gentoo-user] Can't run binary packages by Grant
1 > I've emerged firefox-bin and skype successfully, but neither will run
2 > with very similar errors:
3 >
4 > $ firefox-bin
5 > /usr/libexec/mozilla-launcher: line 368:
6 > /opt/firefox/mozilla-xremote-client: No such file or directory
7 > Unknown error 127 from mozilla-xremote-client
8 > /usr/libexec/mozilla-launcher: line 460: /opt/firefox/firefox-bin: No
9 > such file or directory
10 > firefox-bin exited with non-zero status (127)
11 >
12 > $ skype
13 > /usr/bin/skype: line 10: /opt/skype/skype: No such file or directory
14 > /usr/bin/skype: line 10: /opt/skype/skype: Success
15 >
16 > I have all of the referenced files:
17 >
18 > $ ls -l /usr/libexec/mozilla-launcher
19 > -rwxr-xr-x 1 root root 19912 Nov 30 22:08 /usr/libexec/mozilla-launcher
20 >
21 > $ ls -l /opt/firefox/mozilla-xremote-client
22 > -rwxr-xr-x 1 root root 10336 Oct 25 18:27 /opt/firefox/mozilla-xremote-client
23 >
24 > $ ls -l /opt/firefox/firefox-bin
25 > -rwxr-xr-x 1 root root 10560452 Oct 25 18:27 /opt/firefox/firefox-bin
26 >
27 > $ ls -l /usr/bin/skype
28 > -rwxr-xr-x 1 root root 239 Dec 4 07:15 /usr/bin/skype
29 >
30 > $ ls -l /opt/skype/skype
31 > -rwxr-xr-x 1 root audio 18753060 Dec 4 07:15 /opt/skype/skype
32 >
33 > Does this make sense to anyone?
34 >
35 > - Grant
36
37 Does this sound like a problem caused by my selecting an amd64
38 non-multilib profile? That's what I'm getting from the
39 gentoo-hardened list and I want to be sure before I reinstall.
40
41 - Grant
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Can't run binary packages Billy Holmes <billy@××××××.net>