Mark Phillips said:
> What about the error from installing xdm - what should I do about that?
> (from my original post):
> I got the following error at the end of apt-get upgrade:
>
> Setting up xdm (4.3.0-2).
>
> /var/lib/dpkg/info/xdm.config line 645 "kdm" to "xdm": command
> not found
>
> dpkg: error processing xdm (-- configure) subprcess
> post-installation script returned error exit status 127
Well startx should be bypassing xdm so shouldn't be an issue. Unless this
failure is stopping something else from installing.
Next stop would be to check the Errorlog for X. Should be one in
/var/log/. Also look at .xsession-errors in the home directory of
whatever user you are trying startx. Give us feedback from those logs.
-Derek