On Nov 12, Ben Hill wrote: > I have set up Debian 3.0 rev0 and apt'd Gnome 2 onto it. It has set > everything up, but when gdm tries to run it complains. I have tried a > manual "startx", but then I get an error message: > > <snip> > xinit: <snip> no server "X" in path > <snip>
Does the file /usr/X11R6/bin/X exist? It should be installed by the xserver-common package. Do you have an X server installed? Try: apt-get install xserver-xfree86

