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

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

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

asp.net mvc - breakpoint on javascript in CSHTML? -