Gentoo Archives: gentoo-amd64

From: "Jesús Guerrero" <i92guboj@×××××.es>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] FVWM taskbar segfault on ~amd64
Date: Thu, 21 Feb 2008 19:42:39
Message-Id: 20080221204242.557e8c0a.i92guboj@terra.es
In Reply to: Re: [gentoo-amd64] FVWM taskbar segfault on ~amd64 by felix@crowfix.com
1 On Thu, 21 Feb 2008 11:04:21 -0800
2 felix@×××××××.com wrote:
3
4 > On Thu, Feb 21, 2008 at 07:44:49PM +0100, Jes?s Guerrero wrote:
5 >
6 > > Well, I made an ebuild for .23 and .24 long ago, though no one seems to care
7 > > about fvwm users for quite a long time :P
8 > >
9 > > http://bugs.gentoo.org/show_bug.cgi?id=191638
10 > >
11 > > You can also use the live-ebuild in the devnull overlay (use layman for that).
12 > > Both ebuilds are mine and have been around for a long time. In fvwm, usually,
13 > > the latest version (even cvs) is usually more stable than any previous one.
14 > >
15 > > Fancy stuff is rarely committed, so, almost all commits are bugfixes,
16 > > and that 's why it can only get more and more stable. If you have some problem
17 > > with any of these ebuilds, just ask. Though they have been tested for a long
18 > > time and should work painlessly.
19 >
20 > I've not yet used overlays or layman; can I beg for a quick summary
21 > for dummies? :-) Unfortunately, I am away from that machine for the
22 > next week or so, and won't be able to report success or not until I
23 > get access to it again.
24 >
25 The quick picture is "emerge layman". Then you just need to edit your
26 make.conf and add this at the end of the file. Be sure you put it at
27 the end so it doesn't get overwritten by accident.
28
29 ======cut here=========
30 source /usr/portage/local/layman/make.conf
31 =====/cut here=========
32
33 Then update the list of overlays with layman -f. You can now list
34 the overlays with layman -L, the installed ones with -l, and you
35 can add a new one with layman -a <overlay>. For example, to get
36 the devnull overlay, you would do "layman -a devnull".
37
38 From now on, you just need to run "emerge -pv fvwm" and you should
39 see that fvwm is going to be updated to 9999, which means that is
40 a live ebuild (based on cvs, svn, git or whatever).
41
42 Make sure you update your layman list regularly with -f, and that you
43 sync the installed overlays with "layman -S". To delete overlays that
44 you will no longer use, you can use -d.
45
46 > Back when I ran slackware, there were some packages which I always
47 > updated immediately because they were always good code: fvwm and
48 > postgresql were among them. I know postgresql lags some, which is
49 > annoying, but I had no idea fvwm was so out of date. Should I add a
50 > requtes to that bug for moving it into the main ebuilds, or is there a
51 > better way of requesting that?
52
53 You can add another petition at the end of that thread like many
54 people already did if you want... I don't know if it is worth it, though. :(
55
56 --
57 Jesús Guerrero <i92guboj@×××××.es>
58 --
59 gentoo-amd64@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] FVWM taskbar segfault on ~amd64 Sebastian Redl <sebastian.redl@×××××××××××.at>
Re: [gentoo-amd64] FVWM taskbar segfault on ~amd64 felix@×××××××.com
Re: [gentoo-amd64] FVWM taskbar segfault on ~amd64 felix@×××××××.com