Subject: _X11TransSocketUnixConnect - Solved
To: MacBSD List" , "BW <f94bw@efd.lth.se>
From: #hea <hea@ix.netcom.com>
List: port-mac68k
Date: 10/15/1997 03:12:01
#hea wrote:
> 
> when I type ./startx, I get the following response:
> 
> 
> _X11TransSocketUnixConnect: can't connect: errno = 61
> giving up.
> xinit: connection refused (errno 61):  unable to connect to X server
> xinit:  No such process (errno 3):  Server error.
> 
> 
> X connection to :0.0 broken (explicit kill or server shutdown).
> 
> 
> Anybody know what I'm doing wrong?


#BW wrote:
>
>I have the exact same problem, except I get the errors when trying 
>./xinit. ./startx just tells me 'xinit: not found'. Mail me if you come
>up with something.
>
>/Bo

I found my problem.  I had an extra video card plugged in with no cable 
connected.  I removed the card and X works fine.

To BW:  I created a link:   ln -s /usr/X11R6/bin/startx startx

...Harlan