View previous topic :: View next topic |
Author |
Message |
Koala Kid Guru
Joined: 09 May 2003 Posts: 382
|
Posted: Wed Sep 17, 2003 8:41 pm Post subject: "emerge gnome". which version it will install now |
|
|
2.2 or 2.4 ?
thank you |
|
Back to top |
|
|
Messiah Tux's lil' helper
Joined: 30 Apr 2002 Posts: 139
|
Posted: Wed Sep 17, 2003 8:51 pm Post subject: |
|
|
emerge -p gnome
will give you the version of all the packages it will install |
|
Back to top |
|
|
Verteron Apprentice
Joined: 23 Jul 2003 Posts: 189
|
Posted: Wed Sep 17, 2003 9:02 pm Post subject: |
|
|
Gnome 2.4 is still masked, IIRC. If you want to emerge it do:
Code: |
emerge /usr/portage/gnome-base/gnome/gnome-2.4.ebuild
|
Depending on your setup, you might need to do:
Code: |
ACCEPT_KEYWORDS="~x86" emerge /usr/portage/gnome-base/gnome/gnome-2.4.ebuild
|
|
|
Back to top |
|
|
Achilles Apprentice
Joined: 03 Jun 2002 Posts: 259 Location: Chicago
|
Posted: Wed Sep 17, 2003 9:17 pm Post subject: |
|
|
This might need to be changed soon... I'm not sure if it is only my problem, but I tried to emerge gnome 2.2 but it wouldn't let me. It told me to get gnome 2.4, but it was masked. |
|
Back to top |
|
|
jcmkk Tux's lil' helper
Joined: 19 May 2002 Posts: 124
|
Posted: Wed Sep 17, 2003 10:46 pm Post subject: |
|
|
Quote: | This might need to be changed soon... I'm not sure if it is only my problem, but I tried to emerge gnome 2.2 but it wouldn't let me. It told me to get gnome 2.4, but it was masked. |
Well, if you are planning to upgrade to 2.4 once it is marked stable, then you are better off just waiting. It can be a rocky upgrade path from 2.2 to 2.4. |
|
Back to top |
|
|
|