Gentoo Archives: gentoo-user

From: Gevisz <gevisz@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] MATE is great!
Date: Fri, 10 Jan 2014 21:20:29
Message-Id: 52d0640f.83b30e0a.20e6.ffffcdc6@mx.google.com
In Reply to: [gentoo-user] MATE is great! by walt
1 On Fri, 10 Jan 2014 12:35:07 -0800
2 walt <w41ter@×××××.com> wrote:
3
4 > If you love gnome2 you'll be thrilled when you install the gentoo
5 > 'mate' overlay. It's like coming home for the holidays and putting
6 > on your old fuzzy slippers :)
7 >
8 > I had to work around two minor problems before the whole package would
9 > build:
10 >
11 > 1) I had to remove the pulseaudio useflag for mate-setting-daemon:
12 >
13 > #grep mate /etc/portage/package.use
14 > mate-base/mate-settings-daemon -pulseaudio
15 >
16 > 2) The mate package doesn't know about our multi-slot python thing,
17 > so the configure script couldn't find <Python.h>
18 >
19 > This is an embarrassing hack, but you can remove it after installing
20 > mate:
21 >
22 > #cd /usr/include
23 > #ln -s python2.7 python [or python3.3 if that's what you use].
24 >
25 > I'd suggest removing that symlink after mate is installed because
26 > gentoo doesn't do python that way and might get confused in the
27 > future.
28
29 I have switched from Gnome2 to Fxce4 without all that troublehacking
30 in such a way that even my friend, who used to work as a system
31 administrator, could not tell a difference when I showed him my
32 previous Gnome2 and my current Xfce4 sessions.
33
34 > I use startx, so I just put 'exec mate-session' in my .xinitrc,
35 > and now I'm sooooo happy :) :) :)
36
37 And, yes, I also use startx and .xinitrc to start my xfce4 session.

Replies

Subject Author
[gentoo-user] Re: MATE is great! walt <w41ter@×××××.com>