[Xorg] Fail to run fd.o Xserver
Adam Jackson
ajax at nwnk.net
Tue Jul 20 10:08:37 PDT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 20 July 2004 03:20, jserv at linux2.cc.ntu.edu.tw wrote:
> I followed the instructions of XserverInstallGuide[1], and configured
> with the options:
>
> $ cat ../xlibs-src/conf-X11
> sh configure \
> --prefix=/tmp2 \
> --disable-unix-transport \
> --disable-tcp-transport \
> --disable-ipv6 \
^^^^^^^^^^^^^^
You just disabled three of the four transports X knows about. Since you
probably don't have DECnet support in your kernel (no one does), the server
will never be able to find a transport to listen on. Thus the "Cannot
establish any listening sockets" error.
You need to enable at least one of those, and you'll probably want both unix
and tcp.
- - ajax
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA/VGYW4otUKDs0NMRApcpAJ9mBnxOZcne5nks3wzGbOQpld1t8wCg2YMb
2YQKHJYo+2bxq7qXX4dIVL0=
=WPOi
-----END PGP SIGNATURE-----
More information about the xorg
mailing list