Can someone please assist me on how to install Gnome /KDE ? I am running Centos 4.1, and I didn't install the packages durning the install, but would like to install them now, Thanks
ZAK
CONFIDENTIALITY NOTICE:
************************************************************************
The information contained in this ELECTRONIC MAIL transmission is confidential. It may also be privileged work product or proprietary information. This information is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution [other than to the addressee(s)], copying or taking of any action because of this information is strictly prohibited.
************************************************************************
On 7/13/05, Feizhou feizhou@graffiti.net wrote:
Huzefa Zakir wrote:
Can someone please assist me on how to install Gnome /KDE ? I am running Centos 4.1, and I didn't install the packages durning the install, but would like to install them now,
try 'up2date -u kdeutils kdeartwork kdeadmin kdenetwork'
while that will work, a slightly better method would be: yum groupinstall "X Window System" "GNOME Desktop Environment" " KDE (K Desktop Environment)"
note that the quotes are important, as you have to escape spaces in the group names. Once this is done, you can run either desktop you choose assuming X is set up. If not, run system-config-display to get set.
-- Jim Perrin System Administrator - UIT Ft. Gordon & US Army Signal Center
On Wed, 2005-07-13 at 21:19 -0500, Huzefa Zakir wrote:
Can someone please assist me on how to install Gnome /KDE ? I am running Centos 4.1, and I didn't install the packages durning the install, but would like to install them now,
yum grouplist yum groupinstall foo