Hi Kris, still not working.
My .xsession-errors reports: /usr/bin/env: rc: no file or directory In $PATH (in .bashrc) I have /usr/local/plan9/bin, where rc is, and also /usr/local/bin/ where wmii9rc is. I also changed rc.wmii.local to wmiirc_local.rc Moreover, I can run no xterminal or application inside wmii, the status bar is empty and mod4-p (or mod1-p) does not work, so I cannot run rc /etc/wmii-hg/plan9port/wmiirc directly. Any suggestion? Thanks, Davide 2009/10/13 Kris Maglione <maglion...@gmail.com>: >>I have some problem running wmii with plan9port in hg2533. >>I compiled it on a Ubuntu 9.04 64bit machine. >>No dmenu and no action is working, and no rc.wmii.local running. >>Things are ok with the regular (no plan9) flavour. > > I have no such problems. Is there any console output? If not, try > running it directly. > > rc /etc/wmii-hg/plan9port/wmiirc > > (or wherever it's installed). > > A few things to note, though. > > 1) wmii doesn't use dmenu. > 2) rc.wmii.local is going to be renamed wmiirc_local.rc > >>What changed since hg2518? There plan9port works, for me. > > A lot, but as far as this issue is concerned, the wmii9rc > wrapper script was removed, so rc needs to be in your $PATH. > >