~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/installing_bazaar.txt

  • Committer: Andrew Starr-Bochicchio
  • Date: 2014-03-30 17:59:29 UTC
  • mto: This revision was merged to the branch mainline in revision 6592.
  • Revision ID: a.starr.b@gmail.com-20140330175929-rd97jstcbau2j1gy
Use LooseVersion from distutils to check Cython version in order to handle non-integers in the version string.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
If you wish to install Bazaar from scratch rather than using a
34
34
pre-built package, the steps are:
35
35
 
36
 
  1. If it is not installed already, install Python 2.4 or later.
 
36
  1. If it is not installed already, install Python 2.6 or later.
37
37
 
38
38
  2. Download the ``bazaar-xxx.tar.gz`` file (where xxx is the version
39
39
     number) from http://wiki.bazaar.canonical.com/Download or from Launchpad