Published: 11 Sept 2018 › Updated: 11 Sept 2018
Python 설치
파이션 3.5.1 버전을 ubuntu OS에 설치 해보겠습니다.
Python-3.5.1. 버전 Download
get https://www.python.org/ftp/python/3.5.1/Python-3.5.1.tgz
압축풀기
tar xvzf Python-3.5.1.tgz환경설정하기
cd Python-3.5.1/
./configure
make
sudo make installpip 설치
sudo apt-get install python-pip
"configure"
OS, 커널버전,컴파일러의 종류
여러기자 버전시스템의 환경파일 (makefile) 을 만들어 주는 일을 한다.
"Makefile"
환경파일을 참조 하여 소스코드 컴파일 한다.
Leave Python 설치 to:
Read more #kr posts
Best Posts From 행복님
We have not curated any of jaerakson's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.