Well I screwed up fedora 10 somehow. I'm able to start in command line. but I can't get the X server to start up. This is what I get when I try to start X.
I start up in command line.
log in as root
type: startx
I get this error
[root@localhost /]# startx
xauth: creating new authority file /root/.serverauth.2748
xinit: No such file or directory (errno 2) no server"/usr/bin/X" in PATH
Use the -- option, or make sure that /usr/bin is in your path and
that "usr/bin/X" is a program or a link to the right type of server
for your display. Possible server names include:
Xorg Common X server for most display
xvfb Virtual frame buffer
Xfake kdrive-based virtual frame buffer
Xnest X server nested in a window on another X server
Xephyr kdrive-based nesed X server
giving up.
xinit: No such file or directory (errno 2): unable to connect to server
xinit: No such process (errno 3): Server error
[root@localhost /]#
Any body know how to fix this?
Best Regards
David