[dev] wmii in colinux

From: Marko Koski-Vähälä <marko_AT_koski-vahala.se>
Date: Thu, 23 Sep 2010 16:17:36 +0200

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

Received on Thu Sep 23 2010 - 16:17:36 CEST

This archive was generated by hypermail 2.2.0 : Thu Sep 23 2010 - 17:00:04 CEST