.bashrc is only run for interactive shells. I suppose you're starting
wmii from a session manager, which means that your bashrc is never
sourced. At any rate, the error is enough evidence that rc is not in
your path. wmii9rc is irrelevant, since it isn't used anymore. Move
your PATH and PLAN9 definitions to ~/.profile, ~/.bash_login, or
~/.bash_profile and you should be fine. Alternatively, just update
wmii to hg tip and it should be able to find rc regardless.

Reply via email to