sudo apt-get install python-setuptools
sudo apt-get install bzr
(bazaar is a version control system like svn. Apparently the bzr branch in the most up-to-date and stable version of pybtex.)
cd Downloads/
bzr branch lp:pybtex cd pybtex sudo python setup.py develop
No comments:
Post a Comment