Tuesday, January 18, 2011

Install Sphinx

Sphinx website says:

easy_install -U Sphinx
If you want that installed in system python you'd probably need
elevated permissions with sudo:

sudo easy_install -U Sphinx
If you do not have easy_install yet, see
http://peak.telecommunity.com/DevCenter/EasyInstall

No comments:

Post a Comment