Bioinformatics/Biological data analysis
[python] python 설치 (로컬계정)
옥탑방람보
2011. 8. 8. 11:05
1. 다운로드
2. 압축 풀기
3. 설치 디렉토리에 mv
4. configure
5. make
6. ~/.bashrc
2. 압축 풀기
3. 설치 디렉토리에 mv
4. configure
5. make
6. ~/.bashrc
#python
export PATH=/.../install/Python-2.6.7/:$PATH
export PYTHONPATH=/.../kimps/lib:/.../install/Python-2.6.7/Lib:/.../install/Python-2.6.7/Lib/site-packages