Quote |
This is a list of things needed to get it working. I took it from a post on the subject. I think it is using a debian linux so not sure if it is the same on DSL. - Dependencies in [] are not needed with python-2.5 - [o) Python-2.4.4] http://www.python.org o) Python-2.5 http://www.python.org o) CherryPy-2.2.1 http://www.cherrypy.org o) cheetah-2.0rc7 http://www.cheetahtemplate.org/ [o) elementtree >= 1.2.6] http://effbot.org/downloads/ - Required for post processing - o) unrar >= 3.6.6 http://www.rarlab.com/rar_add.htm o) unzip >= 5.5.2 http://www.info-zip.org/ o) par2cmdline >= 0.4 http://parchive.sourceforge.net/ (Optional:) o) yenc module >= 0.3 http://sabnzbd.sourceforge.net/yenc-0.3.tar.gz [o) cElementTree >= 1.0.5] http://effbot.org/downloads/ o) feedparser >= 4.1 http://feedparser.org[/QUOTE] Can anyone help? Python is pretty easy to get into DSL. There are at least a couple versions of it available in mydsl. If you need development libraries, the mydsl might not be sufficient (i'm just guessing). In that case you could install python and python-dev with apt. Or you could install from source. It compiles easily in DSL when using gcc1-with-libs (.dsl or .unc) I have no idea what Sabnzbd is...I'm guessing it has nothing to do with your question.... Thanks for the reply. Sabnzbd is a Usenet NZB downloader. It uses just the normal Python version you download. I did try to compile it but it took forever and i waited 5hs and it was still going and as I am using a xbox and the fan is busted right now it was getting too hot so i had to turn it off. I tried using apt but i could not see python 2.5 on there. You could try the python2.5.unc package from the mydsl repository, but I don't think it will work on XBox unless X-DSL has been updated to DSL3.1 or newer Next Page... original here. |