Par2 not found
Posted: August 24th, 2015, 3:49 pm
I just followed a thread online with setting up multithreaded par2 for sabnzbd. I have sabnzbd installed on ubuntu 14.04.
It had me remove par2 via sudo apt-get remove --purge par2
Then unpack and copy the new par2 over which was 2 files, par2 and libtbb.so.2 and chmod them
sudo cp * /usr/local/bin/
sudo chmod 777 /usr/local/bin/par2
sudo chmod +x /usr/local/bin/par2
Now sabnzbd gives me errors i can't find par2. I can run par2 from the command line ok though it seems. I'm not sure where to go from here to get this working. Any help is greatly appreciated. Thanks.
It had me remove par2 via sudo apt-get remove --purge par2
Then unpack and copy the new par2 over which was 2 files, par2 and libtbb.so.2 and chmod them
sudo cp * /usr/local/bin/
sudo chmod 777 /usr/local/bin/par2
sudo chmod +x /usr/local/bin/par2
Now sabnzbd gives me errors i can't find par2. I can run par2 from the command line ok though it seems. I'm not sure where to go from here to get this working. Any help is greatly appreciated. Thanks.