In an effort to evaluate what's going on in my system I found the following partial listing in my "fs-errors" file and wanted to know if someone could explain to me how this impacts me. (I couldn't find too much on the Internet on it): /usr/X11R6/bin/xfs notice: listening on port 7100 /usr/X11R6/bin/xfs error: Cannot establish any listening sockets _FontTransSocketUNIXCreateListener: mkdir(/tmp/.font-unix) failed, errno = 13 _FontTransMakeAllCOTSServerListeners: failed to create listener for local /usr/X11R6/bin/xfs notice: listening on port 7100 /usr/X11R6/bin/xfs error: Cannot establish any listening sockets _FontTransSocketUNIXCreateListener: mkdir(/tmp/.font-unix) failed, errno = 13 _FontTransMakeAllCOTSServerListeners: failed to create listener for local /usr/X11R6/bin/xfs notice: listening on port 7100 /usr/X11R6/bin/xfs error: Cannot establish any listening sockets Thank You, Anthony
On Wednesday 30 January 2002 05:37 pm, Christopher Mahmood wrote:
* Anthony W. Marino (anthony@AWMObjects.com) [020130 14:32]:
_FontTransSocketUNIXCreateListener: mkdir(/tmp/.font-unix) failed, errno = 13
It couldn't create a socket so it bailed out. Disk full? I have approx. 3 gb avail. (canned SuSE installion - 1 main partition)
Silly permissions on /tmp?
What should permissions be on /tmp? Thank You, Anthony
participants (2)
-
Anthony W. Marino
-
Christopher Mahmood