Hello!

I have installed colinux and I'm running it together with Xming.
I have also installed wmii but when I run it I got the follwoing error.
#<Errno::ECONNREFUSED: Connection refused -
/tmp/ns.marko.10.0.2.2:0/wmii
Ensure that (1) the WMII_ADDRESS environment variable is set and that
(2) it
correctly specifies the absolute filesystem path to wmii's IXP socket
file,
which is typically located at "/tmp/ns.${USER}.${DISPLAY}/wmii".

I have then added
BLE=`echo /tmp/ns.$USER.${DISPLAY%.0}`
WMII_ADDRESS=unix!$BLE/wmii
export WMII_ADDRESS
to my .bashrc so I can run it but I still get the same error when I quit
wmii.
How can I avoid this?

Right now I'm just running it by typing wmii in colinux. Is this the
correct way to start it?
I can't add it to xinit since I'm not actually using x from colinux.

BR Marko                 

Attachment: pgpiyAAWpunsb.pgp
Description: PGP signature

Reply via email to