Compiling and installing Python 2.7.6 on CentOS

preview_player
Показать описание
Compiling and installing Python 2.7.6 on CentOS.

OS: CentOS 6.5

Commands used see below.

yum groupinstall 'development tools'

yum install -y zlib-dev openssl-devel sqlite-devel bzip2-devel wget

make

make install

make clean

Feel free to leave a comment below.
Рекомендации по теме
Комментарии
Автор

The commands for installing DEV packages are very useful. Thanks

kellywang
Автор

please suggest me if am doing some thing wrong asap.

mukeshtyagi
Автор

hi i am trying to install python 2.7.11 in CentOS 6.5 the problem is make is taking too much time it keeps checking for lot of dependencies can you help?

supratiksharma
welcome to shbcf.ru