Page 1 of 1

No PAR2 Program found (OSX Tiger)

Posted: May 10th, 2012, 8:26 am
by keefB
Hello!

I've just reappropriated my old mac as a media centre and I've sorted everything else out, used the python version because the mac app doesnt support Tiger, I managed to get a working command line unrar so that's sorted but I'm having real problems getting hold of a command line par 2 that I can stick in /usr/bin or /usr/local/bin.

Any ideas?

Re: No PAR2 Program found (OSX Tiger)

Posted: May 10th, 2012, 9:10 am
by keefB
Oh well, thought I' sorted out the unrar.

Where does it look for the command is it configurable? I got:

Error "[Errno 2] No such file or directory" while running rar_unpack

Re: No PAR2 Program found (OSX Tiger)

Posted: May 10th, 2012, 11:06 am
by shypike
SABnzbd on OSX looks for a specific location for unrar and par2, that is:
osx/unrar/unrar
osx/unrar/unrar-leopard
osx/par2/par2-sl
osx/par2/par2-classic
All relative to the folder in which SABnzbd.py resides.
Give your par2 and unrar names like above (so two copies) and you should be good to go.