LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to install X from scratch? (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-x-from-scratch-408823/)

manueljose 01-28-2006 12:56 AM

How to install X from scratch?
 
Hello,

It happens that we have a machine with Fedora 4 that does not have any X service/application installed, it was used to be a web server, but now we want to have all the nice graphical interface that fedora has, so what do we need to do? What RPM's do we need to install from the disks and what configuration we need to do?

Thanks a lot,

Manuel :confused:

spooon 01-28-2006 02:31 AM

try
Code:

yum groupinstall "X Window System"
and maybe also
Code:

yum groupinstall "GNOME Desktop Environment"


All times are GMT -5. The time now is 06:33 AM.