YES!! That was it! My plan9home directory didn't contain a bin folder; that was somewhere else. When I symlinked it there, it worked! Thank you! On Fri, Aug 28, 2015 at 11:37 AM, Skip Tavakkolian <9nut@9netics.com> wrote: > make sure $PLAN9/bin is in front in your PATH. try this: > > BIGASSBASHPROMPT$ 9 rc -i > > > > Thank you! > > > > However, I think rc now hates me for some reason. :/ Watch: > > > > ryan@DevPC-LX:~$ rc # works normally > > % echo "Hello, world!" > > "Hello, world!" > > % ryan@DevPC-LX:~$ > > ryan@DevPC-LX:~$ export PLAN9=$HOME/stuff/plan9home > > ryan@DevPC-LX:~$ cat $PLAN9/rcmain # rcmain is empty > > ryan@DevPC-LX:~$ rc # does nothing?? > > ryan@DevPC-LX:~$ echo $? > > 0 > > ryan@DevPC-LX:~$ > > > > rc -v does nothing, either. If I unset $PLAN9, things work again. > > > > > > On Fri, Aug 28, 2015 at 10:49 AM, wrote: > > > >> Take a look at $PLAN9/rcmain. > >> > >> sl > >> > >> > > > > > > -- > > Ryan > > [ERROR]: Your autotools build scripts are 200 lines longer than your > > program. Something’s wrong. > > http://kirbyfan64.github.io/ > > > -- Ryan [ERROR]: Your autotools build scripts are 200 lines longer than your program. Something’s wrong. http://kirbyfan64.github.io/