On Thu, Mar 11, 2004 at 03:11:40PM -0500, Ryan Daly wrote:
> Anyone see the following error while trying to start FvwmConsole?
>
> FvwmConsole server error in bind, errno 1
>
> I am left with a core file... Not sure what's up. This is running on
> RHEL v3 Update 1 (kernel 2.4.21-9.0.1.ELsmp).
That means the bind() system call failed with errno == 1, i.e.
with a permission error. FvwmConsole was not allowed to create a
socket with the name $HOME/.fvwm/.FvwmConsole-Socket (unless you
have the FVWM_USERDIR variable set). Check the file permissions.
Ciao
Dominik ^_^ ^_^
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Mar 15 2004 - 07:19:44 GMT