python - What other things i need to complie python2.7.5 from source on commandline -


i want compile python2.7.5 source. ran many troubles. , people had use option or option while compiling. need use django mod_wsgi know need use option

./configure --enable-shared make make install 

i want know there other option can add don't need recompile it. longs not harm ready install want know main things not avaialble default may need those

i using django , webserver apache , nginx etc web site hosting or postgresql etc. centos 6.4 os

edit: comon guys should have told me --with-ssl . wasted 10 hours


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -