LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Unable to start X Windows (https://www.linuxquestions.org/questions/linux-general-1/unable-to-start-x-windows-646522/)

kramer2718 06-02-2008 06:53 PM

Unable to start X Windows
 
Hi. I am somewhat new to linux and am trying to get my box set up. I installed Ubuntu Server and then installed kde via:

apt-get install kde

But when I try startx, I get the error:

X: cannot stat /etc/X11/X (No such file or directory), aborting.

I did:

apt-get upgrade xorg-x11

to mke sure that I had a new version of X, but the same error. I also would like to run xorgconfig in order to help setup an xorg.conf, but xorgconfig is not in my path.

I also have a more general question which is when a particular command (such as xorgconfig) is missing, how do I figure out which package I need to install in order to get that command.

Thanks.

stress_junkie 06-02-2008 07:52 PM

I had the same experience installing Ubuntu Server and then X and KDE. Try Kubuntu Desktop first. You can always add anything that is in the server edition to the desktop edition.

kramer2718 06-02-2008 10:50 PM

ummm ... okay ... I might try that ... does anyone have any ideas how to do this using apt-get?

oskar 06-02-2008 11:22 PM

apt-get install kubuntu-desktop

To do a search, use: apt-cache search_term

kramer2718 06-03-2008 09:32 PM

Sweet. Worked like a charm. Thanks a lot.


All times are GMT -5. The time now is 05:43 PM.