Revision history [back]
We install the following packages (giving Debian names here, you'll need to look up equivalent names for centos): build-essential git-core libxml2-dev gettext postgresql postgresql-server-devel-all python-setuptools
.
Run .configure --enable-shared; make
In the end run make altinstall
. Altinstall part is very important so that you keep the system version of python.