Par2 not found

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
xxervio
Newbie
Newbie
Posts: 1
Joined: August 24th, 2015, 3:38 pm

Par2 not found

Post by xxervio »

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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Par2 not found

Post by shypike »

Is the folder /usr/local/bin/ also part of your PATH?
Post Reply