On Sat, Feb 23, 2002 at 09:19:14AM -0800, Doug Fong wrote: > and when i attempt to run startx I get the following error > Fatal server error: > Cannot establish any listening sockets - Make sure an X server isn't > already running.
Have you used either 'lsof' or 'netstat -lnp --inet' to see what's holding the socket open? It has to be something holding it open, and one of those should be able to help you find out what the problem is. -- Derrik Pates | Sysadmin, Douglas School | #linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net) | #linuxOS on OPN _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
