In order to be able to generate PDF and PS files from reStructuredText using LaTeX on Debian-based systems you need to install the following software: sudo apt-get install wget build-essential python2.5-dev texlive-full We'll use Sphinx to handle the all the complicated bits. You need wget to get the virtualenv.py script and you need build-essential and python2.5-dev to build the C extension for J