niko86 wrote:I thought yEnc was included as a dependency, I already have python-yEnc package. Or is it a different version I need?
The optimized C version is not installed by default, this is a diffrent version which is faster than python-yEnc.
When you start sabnzbd, you can check the log for this line to make sure you are running the better version:
- Code: Select all
2012-07-02 03:59:20,860::INFO::[sabnzbdplus:442] _yenc module... found!
jcfp wrote:No, you are correct. Manual compiling of such dependencies is not necessary on Debian, as everything should be available in packaged form (the python-yenc package in this specific case). The fact that it's running on raspi makes no difference.
Are you absolutely sure? I did some quick benchmarking and it seemed the built-in version was much slower.