~ubuntu-branches/ubuntu/maverick/sip4-qt3/maverick

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-07-21 10:18:00 UTC
  • mfrom: (1.3.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100721101800-9lk0k2t6hx6pq0dh
Tags: 4.10.5-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
have a packaged release and should just follow the normal installation
18
18
instructions.
19
19
 
20
 
The ``build.py`` script requires that ``flex`` and ``bison`` are installed.  If
21
 
you want to create the HTML documentation then Sphinx must also be installed.
 
20
The ``build.py`` script requires that ``flex`` and ``bison``, and the Mercurial
 
21
Python bindings are installed.  If you want to create the HTML documentation
 
22
then Sphinx must also be installed.
22
23
 
23
24
To prepare run the following::
24
25
 
25
26
    python build.py prepare
26
27
 
 
28
Note that ``build.py`` is a Python v2 script.
 
29
 
27
30
Now you can follow the normal installation instructions.
28
31
 
29
32
The ``build.py`` script has other useful commands, use the ``--help`` option to