Ask Your Question
0

Python 2.7.3 modules

asked 2012-10-15 02:53:59 -0500

finid gravatar image finid flag of United States
129 4 2 10
http://linuxbsdos.com/

updated 2012-10-15 07:57:17 -0500

todofixthis gravatar image todofixthis flag of Chile
1082 14 17 36
http://www.fiveyearsabroa...

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?

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-10-15 09:39:03 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

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.

link publish delete flag offensive edit

Comments

Are postgresql and postgresql-server-devel-all a must? My server is running MySQL

finid ( 2012-10-15 13:19:10 -0500 )edit

I signed up to receive emails on this question, but your answer did not trigger that. Are mails being sent to those that sign up for it?

finid ( 2012-10-15 13:21:20 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: 2012-10-15 02:53:59 -0500

Seen: 68 times

Last updated: Oct 15 '12