Installation of pip will be done via easy_install
, a command provided by the setuptools package.
cd /var/tmp
wget http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg --no-check-certificate
sh setuptools-0.6c11-py2.7.egg --prefix=/home/osvaldo/bin/python
/home/osvaldo/bin/python/bin/easy_install-2.7 pip
requires previous python 2.7 installation
comments powered by Disqus