Page 1 of 1
sabnzbd and pfSense
Posted: May 11th, 2010, 12:26 am
by grobado
Hello!
I am aware this is a stupid question but... Will sabnzbd run directly on a pfSense box?
Thanks for your answers!
Re: sabnzbd and pfSense
Posted: May 11th, 2010, 2:41 am
by shypike
Maybe the distribution has a package for SABnzbd, but that isn't very likely.
Otherwise you'll need to get Python on the system, plus a few additional modules.
If no Python package is available you'll need to build your own.
Maybe our Wiki may get you on the way.
Requirements:
http://wiki.sabnzbd.org/install-off-modules
Example of a DIY method:
http://wiki.sabnzbd.org/install-unix
Re: sabnzbd and pfSense
Posted: May 11th, 2010, 1:36 pm
by grobado
Thanks!