Python 2.7.3 modules
About to install/compile Python 2.7.3 in parallel with the default 2.4 that came with the system. Are there any specific modules that must be compiled for Askbot to work?
About to install/compile Python 2.7.3 in parallel with the default 2.4 that came with the system. Are there any specific modules that must be compiled for Askbot to work?
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-10-15 02:53:59 -0500
Seen: 307 times
Last updated: Oct 15 '12
SettingNotSet, Startup error, couldn't load ACCESS_CONTROL.ASKBOT_CLOSED_FORUM_MODE
Install Error: Can't download mock-1.0.0.zip
Error when running collectstatic (manage.py)
Installation problem with Python 3
EnvironmentError: mysql_config not found
Askbot and one-click django installer ?
Errors when running migrations
ImportError: No module named XYZ. What to do?