Tom Brown wrote:
Hi
If i want to add X to a system after install on CentOS 4 that would be a yum install xorg-x11 etc
This package seems to have been renamed in CentOS 5 and i wonder if anyone can tell me what that now is please
yum groupinstall "X Window System"
and also pick the GUI that you want from:
"GNOME Desktop Environment"
or
"KDE (K Desktop Environment)"
or
"XFCE-4.4"
and add that on the end of the about groupisntall command ... like this for KDE:
yum groupinstall "X Window System" "KDE (K Desktop Environment)"