Gentoo Archives: gentoo-user

From: Nilesh Govindrajan <me@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to run Firefox Beta?
Date: Fri, 26 Apr 2013 06:39:57
Message-Id: 517A212B.1090304@nileshgr.com
In Reply to: Re: [gentoo-user] How to run Firefox Beta? by Nilesh Govindrajan
1 On Friday 26 April 2013 11:36:51 AM IST, Nilesh Govindrajan wrote:
2 > On Friday 26 April 2013 11:05:05 AM IST, Alecks Gates wrote:
3 >> On Thu, Apr 25, 2013 at 11:57 PM, Nilesh Govindrajan
4 >> <me@××××××××.com> wrote:
5 >>> I downloaded Firefox Beta official tbz2 from mozilla.org and extract
6 >>> into ~
7 >>> But, ldd libxul.so says libasound.so.2 not found, even though
8 >>> /usr/lib where
9 >>> libasound.so.2 exists is in LD_LIBRARY_PATH.
10 >>>
11 >>> How to run it?
12 >>>
13 >>
14 >> Are you running amd64 Gentoo and did you download the 32 bit Firefox?
15 >> You might have to install some emul packages.
16 >>
17 >
18 > I don't think there's any distinction between 32bit and 64bit on this
19 > page - http://www.mozilla.org/en-US/firefox/all-beta.html
20 > So for compatibility I guess it'll be 32bit?
21 >
22
23 Yep, it's 32 bit. Installed emul-x86-soundlibs. Now there are no
24 library issues, but when I run
25
26 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./firefox (or ./firefox-bin) it says:
27
28 ➜ firefox LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./firefox
29
30 (firefox:30259): Gtk-WARNING **: Unable to locate theme engine in
31 module_path: "qtcurve",
32
33 (firefox:30259): Gtk-WARNING **: Unable to locate theme engine in
34 module_path: "qtcurve",
35 ➜ firefox
36
37 And just exits. Doesn't even show the window.
38
39 If I run with -ProfileManager, I get some XML Error [see attached
40 image].
41
42 Upstream issue?

Attachments

File name MIME type
snap2.png image/png
smime.p7s application/pkcs7-signature

Replies

Subject Author
Re: [gentoo-user] How to run Firefox Beta? Nilesh Govindrajan <me@××××××××.com>