Help to install Sab on NSA310

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
Th0rHere
Newbie
Newbie
Posts: 4
Joined: March 2nd, 2012, 2:58 pm

Help to install Sab on NSA310

Post by Th0rHere »

Hey all,

Just wondering if someone can help me, I'm trying to install SAb on my NSA310. I'm having a little trouble getting Python to work

I have FFPstick up and running and was trying to install cheetah, the response i get is this.

Code: Select all

ImportError: No module named distutils.core 
I have installed Python 3.2.2 and tried 2.7 but not matter what version of 2.7 i try, it keeps coming back saying its the invalid package file name.

Not sure what I'm doing wrong, but i have spent hours trying to figure it out, Taught it best to pop on here and see if anyone could help.
Th0rHere
Newbie
Newbie
Posts: 4
Joined: March 2nd, 2012, 2:58 pm

Re: Help to install Sab on NSA310

Post by Th0rHere »

Okay, I believe i have figuired out the problem, or at least i think i have.

I have gotten to a point where i have python 3.2.2 installed, except when trying to install Cheetah, It just gives me a distutilscore error, this time it finds the distutils.core but it doesn't work.

I believe the issue here be caused by the fact that Cheetah was writing for Python2.6/7 and thus will not work on python3.2.2. So that leaves me blank.

I can't find any oarm versions of Python-2.7 anywhere that i can install. Is there even a version that will work.

If there is anyone that can shed any light on this that please, I beg for your help.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Help to install Sab on NSA310

Post by shypike »

Very strange that you cannot find a 2.7 version, because that's mainstream.
Th0rHere
Newbie
Newbie
Posts: 4
Joined: March 2nd, 2012, 2:58 pm

Re: Help to install Sab on NSA310

Post by Th0rHere »

I know, it seemed odd that it wasn't made.

I have made progess and gotten cheetah to install, but not having any luck installing sabnzbd.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Help to install Sab on NSA310

Post by shypike »

There's nothing much to installing SABnzbd.
Just unpack our tar.gz file and go to the folder where it unpacked.
Then run once:
python ./tools/make_mo.py
Then:
python ./SABnzbd.py

What happens if you do that?
woggle
Newbie
Newbie
Posts: 2
Joined: March 11th, 2012, 2:00 pm

Re: Help to install Sab on NSA310

Post by woggle »

Sorry to hijack the thread but im getting this with PYTHON 2.7 and 2.5
root@nsa310:/mnt/HD_a2/public/SABnzbd-0.6.14# python2.5 SABnzbd.py install
Sorry, requires Python module sqlite3
Try: apt-get install python-pysqlite2

Any Ideas what im doing wrong?

Thanks
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Help to install Sab on NSA310

Post by shypike »

woggle wrote:Sorry to hijack the thread but im getting this with PYTHON 2.7 and 2.5
Sorry, requires Python module sqlite3
Try: apt-get install python-pysqlite2

Any Ideas what im doing wrong?
How about installing sqlite support?
2.6 and 2.7 should have sqlite3 support built-in.
If not check with your package creator why not.
2.5 probably requires some extra package.
Again check with your package provider.
AlgemeneBuurman
Newbie
Newbie
Posts: 1
Joined: April 6th, 2012, 4:43 pm

Re: Help to install Sab on NSA310

Post by AlgemeneBuurman »

Th0rHere, can you tell me how you managed to install cheetah? And how is the installation of Sabnzb going?
chqshaitan
Newbie
Newbie
Posts: 5
Joined: January 27th, 2009, 5:28 am

Re: Help to install Sab on NSA310

Post by chqshaitan »

Hi Guys,

for anyone who is interested i have setup a site and put an article online that details the process to get sabnzbd, sickbeard and couchpotato running on this nas.

Here is the link http://www.nas-stuff.co.uk/complete-gui ... ffp-stick/

the site is being worked on at the moment so its a bit rough around the edges.
Post Reply