On 8 November 2014 12:44, Rudolf Sykora <[email protected]> wrote:
> Have anybody ever solved a problem like this? > (What is the minimum I have to have in order to > run rc script on linux?) > Just a guess but rc needs the bootstrap rcmain file, which it is looking for in the default directory, which is in /usr/local. I think if you set/export PLAN9=/home/sykora/plan9port as well as PATH, it might work.
