This is very simple to install from the developer's site. Just download the latest version 3.0 release, extract, cd into the extracted directory, and then: Code: python setup.py build sudo gainroot python setup.py install exit Working fine for me. Cheers, Jan
python setup.py build sudo gainroot python setup.py install exit
#Debian Stable #deb ftp://ftp.de.debian.org/debian/ stable main contrib non-free #deb-src ftp://ftp.de.debian.org/debian/ stable main contrib non-free #Debian Testing #deb ftp://ftp.de.debian.org/debian testing main contrib non-free #deb-src ftp://ftp.de.debian.org/debian/ testing main contrib non-free #Debian Unstable #deb ftp://ftp.de.debian.org/debian unstable main contrib non-free deb-src ftp://ftp.de.debian.org/debian/ unstable main contrib non-free
apt-get update
apt-get source python-${package}
Source: python-${package} Maintainer: You XSBC-Original-Maintainer: Original Maintainer Depends: (Add pymaemo-optify) Section: user/development