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, <[email protected]> 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/
