[CentOS] CentOS 5 - Gnome

Mon Apr 16 19:03:37 UTC 2007
R P Herrold <herrold at owlriver.com>

On Mon, 16 Apr 2007, Drew Weaver wrote:

>               Hi there I am just writing to find out if anyone else had
> an issue installing CentOS 5 on an inspiron notebook.

> I am able to install (in text mode) the 'server' option.
>
> But I would really like to install the desktop environment on my laptop.

now that it is installed, run:

 	yum grouplist
to see what is available as a group, and

 	yum groupinstall "GNOME Desktop Environment"
will finish the install

-- Russ Herrold