Hi, I'm trying to set up bitHopper on Linuxcoin 0.2 final to give it a try, but I can't get the base install up to date. It came installed with python 2.6, after some fiddling I managed to forcefully install python2.7 and I renamed the /usr/bin binary to python.
After this step, I managed to install the setuptools as well (as far as I can tell), but now I'm stuck on greenlet. It won't install, complaining that it can't find distribution "distribute==0.6.19". I suppose this is the setuptools not being up to date, like the available Python? Apt-get again appears to be convinced that 0.6.16 is the highest version (for Python it thinks 2.6.7 is the newest version - I thought that Linuxcoin was based off of Debian-unstable? And even here they're running that far behind?). Ideas anyone, other than an overhaul to Ubuntu? I'd like to get this working on a Debian server too. Thanks.