hi all, i just finished install (minimal) centos 5. how do i use yum to install X windows so that i can use gui. thanks,
T. Hiep
On Tue, 27 Nov 2007, Hiep Nguyen wrote:
hi all, i just finished install (minimal) centos 5. how do i use yum to install X windows so that i can use gui. thanks,
T. Hiep _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
sorry, found it.
yum groupinstall "X Window System" will do it.
T. Hiep
On Tue, 27 Nov 2007, Hiep Nguyen wrote:
On Tue, 27 Nov 2007, Hiep Nguyen wrote:
hi all, i just finished install (minimal) centos 5. how do i use yum to install X windows so that i can use gui. thanks,
T. Hiep _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
sorry, found it.
yum groupinstall "X Window System" will do it.
T. Hiep _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
but i have a question, if i install "GNOME Desktop Environment", then i don't have to install "X Window system", is that right? or the opposite?
thanks, T. Hiep
On Nov 27, 2007 10:53 AM, Hiep Nguyen hiep@ee.ucr.edu wrote:
but i have a question, if i install "GNOME Desktop Environment", then i don't have to install "X Window system", is that right? or the opposite?
If you use yum to install GDE, it will resolve all dependencies and install whatever else you need. Since GNOME uses X Windows, it's a sure thing.
mhr
On Tue, 2007-11-27 at 11:02 -0800, Mark Hull-Richter wrote:
On Nov 27, 2007 10:53 AM, Hiep Nguyen hiep@ee.ucr.edu wrote:
but i have a question, if i install "GNOME Desktop Environment",
then i
don't have to install "X Window system", is that right? or the
opposite?
If you use yum to install GDE, it will resolve all dependencies and install whatever else you need. Since GNOME uses X Windows, it's a sure thing.
No, GNOME needs the X tools and libraries. It does not require the X server per se.
Salam,
yum list | grep kdeutils
yum install kdeutils.i386
Regards,
Umair Shakil ETD
On Nov 27, 2007 11:20 PM, Hiep Nguyen hiep@ee.ucr.edu wrote:
hi all, i just finished install (minimal) centos 5. how do i use yum to install X windows so that i can use gui. thanks,
T. Hiep _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos