Install gnome3 on gentoo

1. Add gnome repo

layman -a gnome

echo “source /var/lib/layman/make.conf” >> /etc/make.conf

env-update

eix-sync

2. Read the README of gnome

less /var/lib/layman/gnome/README

3. copy/symlink the portage files under /var/lib/layman/gnome/status/portage-configs

4. Install

env-update

emerge -avuDN world

emerge -av gnome-light

About these ads

发表评论

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / 更改 )

Twitter picture

You are commenting using your Twitter account. Log Out / 更改 )

Facebook photo

You are commenting using your Facebook account. Log Out / 更改 )

Connecting to %s