On Mon, Feb 07, 2000 at 02:06:03PM -0500, Bob Tennent wrote:
> I seem to have messed up something and can't figure out what.  
> The command xfs -port -1 produces the following unenlightening messages:
> 
> _FontTransSocketINETCreateListener: Unable to get service for -1
> _FontTransMakeAllCOTSServerListeners: failed to create listener for tcp
> 
> On the other hand, xfs -port 7100 works fine, and I can then do
> xset +fp tcp/localhost:7100 as usual.  So why does RedHat use unix/:-1 and
> why wouldn't it be working?  

unix/:-1 creates a socket in the filesystem in /tmp. Likely things to
look for are a) filesystem is filled past normal user limits (xfs runs
as non-root user) b) permissions on /tmp are wonky. Another
possibility may be that XF86Config is setup wrong. Needs to match
init.d/xfs.

Why? Dunno. Security maybe.

-- 
Hal B
[EMAIL PROTECTED]
--
            Linux helps those who help themselves

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to