Bazaar is a version control system that helps track project history over time and collaborate with others.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): https://launchpad.net/bzr/2.5/2.5.0/+download/bzr-2.5.0.tar.gz
Download MD5 sum: 44eb47b77995098a28f017e2daa606b6
Download size: 9.5 MB
Estimated disk space required: 69 MB
Estimated build time: 0.2 SBU
OpenSSH-6.2p1, pyCrypto, paramike, and bzrtools
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/bazaar
Install Bazaar by first installing a required package.
tar -xf ../Pyrex-0.9.9.tar.gz
Now, as the root user:
pushd Pyrex-0.9.9 && python setup.py install && install -v -m755 -d /usr/share/doc/Pyrex && cp -v -R Doc/* /usr/share/doc/Pyrex && popd
Continue with installing the main package as the root user:
python setup.py install
Last updated on 2013-02-11 18:51:17 +0000