Brandon --

I got similar behavior on my SGI.  My workaround is to edit vncserver as
follows:


#if (-e "/tmp/.X11-unix/X$displayNumber") {
#    $ENV{DISPLAY}= ":$displayNumber";
#} else {
    $ENV{DISPLAY}= "$host:$displayNumber";
#}

By commenting out the if-else locution and leaving the line:

$ENV{DISPLAY}= "$host:$displayNumber";

uncommented, Xvnc worked.

HTH

Ellis


On Jun 26, 11:11am, brandon willis wrote:
> Subject: Socket errors
> In regards to multipl users on my system here si the error that is going
> into the .log file:
>
> _XSERVTransSocketCreateListener: failed to bind listener
> _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
> _XSERVTransMakeAllCOTSServerListeners: failed to create listener for local
>
> Fatal server error:
> Failed to establish all listening sockets
> xrdb: Interrupted system call
> xrdb: Can't open display 'catherders:4'
>
> anyone know how to fix this?
>
> thanks,
>
> Brandon Willis
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> ------------------------------
>-- End of excerpt from brandon willis



--
=============================================================
Ellis Golub                  Phone: (215) 898-4629
Biochemistry Department      FAX:   (215) 898-3695
University of Pennsylvania   [EMAIL PROTECTED]
School of Dental Medicine
4001 Spruce Street
Philadelphia, PA 19104-6003
Home: http://biochem.dental.upenn.edu/~ellis/
PGP: http://biochem.dental.upenn.edu/~ellis/public_key.html
==============================================================
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to