in reply to Re: Problems with Par PP - creation of /tmp/par-SYSTEM/cache ... failed
in thread Problems with Par PP - creation of /tmp/par-SYSTEM/cache ... failed

Hi,

thanks for response. I'm afraid I cannot understand fully your advice. Is there a solution to this problem and what should I do (i've tried to change environment variables - but it seems that common libraries are always expanded in par-SYSTEM) ?

Thanks in advance,

regards,

Bulek.

  • Comment on Re^2: Problems with Par PP - creation of /tmp/par-SYSTEM/cache ... failed

Replies are listed 'Best First'.
Re^3: Problems with Par PP - creation of /tmp/par-SYSTEM/cache ... failed
by Anonymous Monk on Feb 08, 2010 at 10:19 UTC
    • check env export |grep PAR
    • check username print $ENV{USERNAME}
    • export PAR_GLOBAL_DEBUG=666
    • some combination of chown/chmod so user not root owns executable
    • ...
    • document your debugging efforts