Depends: Python
Provides:
Home Page: http://pypi.python.org/pypi/setuptools#cygwin-mac-os-x-linux-other

  • download egg file
  • install
    [root@ceres python]# PATH=/share/apps/python-2.6.4/bin:$PATH !sh
    PATH=/share/apps/python-2.6.4/bin:$PATH sh setuptools-0.6c11-py2.6.egg
    Processing setuptools-0.6c11-py2.6.egg
    Copying setuptools-0.6c11-py2.6.egg to /share/apps/python-2.6.4/lib/python2.6/site-packages
    Adding setuptools 0.6c11 to easy-install.pth file
    Installing easy_install script to /share/apps/python-2.6.4/bin
    Installing easy_install-2.6 script to /share/apps/python-2.6.4/bin
    
    Installed /share/apps/python-2.6.4/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg
    Processing dependencies for setuptools==0.6c11
    Finished processing dependencies for setuptools==0.6c11
    
  • No labels