Install Bazaar and build dependencies:
$> sudo apt-get install bzr python-eventlet python-routes python-greenlet swift $> sudo apt-get install python-argparse python-sqlalchemy python-wsgiref python-pastedeploy
![]() | Note |
|---|---|
If you want to build the Glance documentation locally, you will also want to install the python-sphinx package. |
Branch Glance's trunk branch:
$> bzr branch lp:glance
Install Glance:
$> sudo python setup.py install
![[Note]](../common/images/admon/note.png)
