Python install for Ubuntu
2011-06-22 15:48:44
연구실
http://rookie1012.tistory.com/26
Development/Linux |2008/04/10 23:42
Posted by sasin
아래에 있는 명령들을 쭈~욱 설치하면 python(파이썬) 설치완료~ㅎ
sudo apt-get install python
sudo apt-get install python-dev
sudo apt-get install python-xml
sudo apt-get install python-gdchart
▼ more