are you by chance removing stuff in /tmp?

X creates a directory in /tmp (i forget what it's called) but if you delete
it X will have problems with any new windws you try to open).

pac

----- Original Message -----
From: "Glynn Clements" <[EMAIL PROTECTED]>
To: "SoloCDM" <[EMAIL PROTECTED]>
Cc: "Linux-Networking (Majordomo)" <[EMAIL PROTECTED]>
Sent: Saturday, April 15, 2000 1:25 PM
Subject: Re: _X11TransSocketINETConnect Error


>
> SoloCDM wrote:
>
> > What does the following mean and how can I correct the problem?
> >
> >      _X11TransSocketINETConnect: Can't connect: errno = 113
>
> 113 is EHOSTUNREACH, which is the error code given when connect()
> fails. IOW, the program couldn't connect to the X server specified by
> $DISPLAY.
>
> Either $DISPLAY is incorrect (note that for a local display, $DISPLAY
> should start with a colon e.g. ":0" rather than "localhost:0"), or you
> have a networking problem.
>
> --
> Glynn Clements <[EMAIL PROTECTED]>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
>

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to