On Tue, Oct 28, 2003 at 03:28:49PM +0100, Pascal Bourguignon wrote:
> I've got xfree86-base and xfree86-rootless fink installed
> but it seems that this X server can't talk to the network
> (nothing's listening on 6000 port, and I can't use localhost:0.0).
> 
> Is this normal?

I don't know about XDarwin, but Debian starts the X server without
network connections by default as a security issue.

$ cat /etc/X11/xinit/xserverrc 
#!/bin/sh
exec /usr/bin/X11/X -dpi 100 -nolisten tcp

You might want to look for something like that.

-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
My enormous capacity for love is being WASTED on YOU guys
        -- http://www.angryflower.com/497day.gif


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to