Subject: None
To: None <gevans@televar.com, shrike@televar.com>
From: Mike Long <mike.long@analog.com>
List: port-i386
Date: 03/27/1997 10:58:32
>Date: Wed, 26 Mar 1997 16:18:11 -0800 (PST)
>From: "G. Evans" <gevans@televar.com>

>Have managed to get 'startx' to not give me the liXmu6.0.0 error that was
>occuring earlier, however now when I type 'startx' I get:
>
>X connection to 0:0 broken (explicit kill or server shutdown)

>I am lost as to what to do next, please help.

The best way to debug such problems is to redirect stdout and stderr
from startx to a file:

% startx >& startx.log      # csh
% startx 2>&1 > startx.log  # sh

Check startx.log for error messages and you will probably find your
problem.
-- 
Mike Long <mike.long@analog.com>     <URL:http://www.shore.net/~mikel>
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA       (eq (opinion 'ADI) (opinion 'mike)) -> nil