Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: [SUSPECTED SPAM] Re: [gentoo-user] Questions about Pale Moon
Date: Wed, 24 Jan 2018 21:40:42
Message-Id: 20180124214017.GA24397@waltdnes.org
In Reply to: Re: [gentoo-user] Questions about Pale Moon by Peter Humphrey
1 On Wed, Jan 24, 2018 at 11:43:31AM +0000, Peter Humphrey wrote
2 > On Tuesday, 23 January 2018 18:27:21 GMT Walter Dnes wrote:
3 >
4 > Yes, I do have them both installed already.
5 >
6 > > Is this the official Pale Moon, or an unofficial build?
7 >
8 > It's www-client/palemoon-bin-27.7.1::palemoon. I don't know whether
9 > that's "official", because when I "layman -a palemoon" I'm told it's
10 > not an official overlay. Different officialdoms, I suppose.
11
12 Disclosure... I'm a volunteer for the Pale Moon project (not an
13 official spokesman). I do a contributed build for Pentium3-class
14 machines. My idea of "official" is obviously "from the Pale Moon
15 website". Can you do a quick-n-dirty install from the official tarball
16 to check if the icon problem happens with the official Pale Moon? This
17 test will install into $HOME/pm
18
19 1) Go to http://linux.palemoon.org/download/mainline/ and download the
20 appropriate (32 or 64 bit) tarball for your system.
21
22 2) killall palemoon # Ignore error message if Pale Moon not running.
23
24 3) rm -rf $HOME/pm && mkdir $HOME/pm # Start from a known state
25
26 4) tar -C $HOME/pm -xvjf <tarball_name> # Extract tarball
27
28 5) $HOME/pm/palemoon/palemoon # Launch Pale Moon
29
30 Note; this install is self-contained. It does not splatter stuff all
31 over various library directories. Does the icon problem still happen
32 with the official tarball?
33
34 > This is with gcc 4.9.4, and I get the same with gcc 6.4.0. I've only just
35 > noticed that about -fPIC; haven't all those problems been fixed by now?
36
37 6.3.0 builds Pale Moon OK on profile 13. I'll soon be doing the
38 switch over to 17 on my 32-bit desktop. You might be able to get things
39 working with custom flags for the Pale Moon ebuild using package.env as
40 per... https://wiki.gentoo.org/wiki//etc/portage/package.env
41
42 --
43 Walter Dnes <waltdnes@××××××××.org>
44 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [SUSPECTED SPAM] Re: [gentoo-user] Questions about Pale Moon Peter Humphrey <peter@××××××××××××.uk>