Quick Steps (for system wide installation):
- D/l the source from https://launchpad.net/bzr/1.5/1.5/+download/bzr-1.5.tar.gz
- Untar it
- 'cd' to the source directory
- switch to root- su
- python setup.py install
I have got Python 2.4.4 in /usr/bin/python
Installing bzr-gtk
bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar operations.
- D/l the source from here
- untar it
- 'cd' to the source directory
- switch to super user mode- su
- python setup.py install
Further Information:


