pythong 2.6.5 ubuntu 12.10:
1.) ( ):
apt-get install libreadline-dev
apt-get install libssl-dev (already installed)
apt-get install libbz2-dev (already installed)
apt-get install build-essential (already installed)
apt-get install sqlite3
apt-get install tk-dev
apt-get install libsqlite3-dev
apt-get install libc6-dev (already installed)
apt-get install libgdbm-dev
apt-get install libncurses-dev
2.) bz2:
a.) bz2 http://www.bzip.org/downloads.html.
b.) Makefile cc=gcc 'cc = gcc -fPIC`
.
.)
make make install.
d.) bz2 : python -c "import bz2; print bz2. doc"
3.) _ssl:
a.) ssl, ssl v2 python. Michael Schurter. .
4.) Python 2.6.5 make altinstall, python. /usr/bin/python python. .
5.) ez_setup: curl -O https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py python ez_setup.py
6.) pip: easy_install -U pip
7.) setuptools: pip install setuptools
, !