Скачать
Part 1 - Python installation from source code on CentOS 6.x
Автор: ETutorial Guru
Загружено: 2017-10-01
Просмотров: 190
Описание:
This Video Tutorial describes the method to install Python 3.5 and Python 3.6 from source on CentOS 6.x
wget https://www.python.org/ftp/python/3.5...
wget https://www.python.org/ftp/python/3.6...
yum install elinks
python -V
yum install openssl-devel gcc
Compiling and python
tar xzf Python-3.5.4.tgz
cd Python-3.5.4
./configure
make altinstall
python3.5 -V
tar xzf Python-3.6.2.tgz
cd Python-3.6.2
./configure
make altinstall
python3.6 -V
If you have any question regarding this Video you can mail your query to us : [email protected]
.
Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: