For the moment, we provide instructions for Debian/Ubuntu command-line installation only. More detailed instructions will be available later. If you like to contribute a how-to for other Linux systems, we'll be happy to provide you with write access to this wiki, or send us the instructions ( should not be too different on other systems).
The following command should install all the required libraries on Ubuntu/Debian:
sudo aptitude install python2.5 python2.5-lxml
The rest of the installation process is identical to the Mac OS X install. Continue with Checking installed Python and lxml ... Note that you need to use "/usr/bin/python2.5" on a Linux system instead of "/opt/local/bin/python2.5" as in the installation guide for Mac OS X. We will update the Linux guide as soon as we get to it ...
|