Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2005 08:35:34 -0400 (EDT)
From:      Darrel <dlevitch@iglou.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: euid !=0,directory /tmp/.ICE-unix will not be created
Message-ID:  <Pine.GSO.4.61.0505120829230.12223@shell1>
In-Reply-To: <Pine.GSO.4.61.0505101636390.10751@shell1>
References:  <Pine.GSO.4.61.0505100409480.22012@shell1> <Pine.GSO.4.61.0505101636390.10751@shell1>

next in thread | previous in thread | raw e-mail | index | archive | help

>> I can startx with twm but not Gnome2-lite.  The X server shuts down 
>> immediately 'Cannot establish any listening sockets'
>
> I installed gdm-2.6.0.9 remotely and expect that my X server problem has 
> disappeared.

I missed the motd.  Discovered that actually two files were missing:

mkdir -m 1777 /tmp/.X11-unix
mkdir -m 1777 /tmp/.ICE-unix

Darrel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.61.0505120829230.12223>