For other platforms you will have to hunt around for complete packages. There are SABnzbd packages for the following platforms:
- Synology
- NMT / Popcorn C200 / A200 (via CSI)
- …
These packages are not available or supported on the SABnzbd pages and forums. If the installation or setup does not work, it is probably easier to get help on the specific platform forum.
If you can't find a package for your platform, you could try to install from sources, which is more difficult: you need to install software like Python, Cheetah and others first.
Many of these packages require a working GCC compiler installed on your platform!
Python
Home Page
Python 2.5 sources We stopped testing with 2.5
Python 2.6 sources
Python 2.7 sources
Must-have Python modules
Cheetah
http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.4.4.tar.gz
Optional Python modules
yEnc
PyOpenSSL 0.11
Home page
https://launchpad.net/pyopenssl/main/0.11/+download/pyOpenSSL-0.11.tar.gz
Must-have utilities
unrar
We recommend release 3.91Final or higher.
Linux users should use the official 3.91 (or higher) release from the RarLab site.
Of the package only the unrar part is free-ware!
32bit: http://www.rarlab.com/rar/rarlinux-4.1.1.tar.gz
64bit: http://www.rarlab.com/rar/rarlinux-4.1.1.tar.gz
There are many unrar binaries for other platforms:
http://www.rarlab.com/rar_add.htm
unzip
InfoZip's unzip program.
http://gnuwin32.sourceforge.net/packages/unzip.htm
par2cmdline 0.4
We recommend the original version by Peter Brian Clements.
Official SourceForge archive
For some platforms (e.g. Centos 5.2) using the gcc4 compiler a patch is needed.
We provide the patched sources for your convenience.
Download original patch
There's an alternative version by Chuchusoft, supporting multi-core processors.
It is usable, but when comes to supporting accented characters in filenames, it is not compatible with the
original Clements version.
Download page
Optional utilities
Open SSL for Windows
Most Unix and OSX systems have OpenSSL.
For Windows you normally have to do some extra effort.
However, when you install PyOpenSSL 0.11 (or higher), you will get a compatible OpenSSL too.
SQLite DLL for Windows
ActiveState's Python also includes sqlite3.dll.
Unfortunately this DLL has been compressed with the UPX tool.
Some virus scanners react very nervous whenever they encounter files that got the UPX treatment.
Therefore we replaced sqlite3.dll with the official binary of the SQLite project:
http://www.sqlite.org/sqlite-dll-win32-x86-3071100.zip
