~bzr/ubuntu/hardy/subunit/bzr-ppa

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Robert Collins
  • Date: 2009-09-20 02:16:29 UTC
  • mfrom: (73.1.11 debian)
  • Revision ID: robertc@robertcollins.net-20090920021629-r3mal3003qren1or
Merge 0.0.2 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  ./configure
8
8
Install::
9
9
  make install
 
10
 
 
11
Dependencies
 
12
------------
 
13
 
 
14
Python for the filters
 
15
A C compiler for the C bindings
 
16
Perl for the Perl tools (including subunit-diff)
 
17
Check to run the subunit test suite.
 
18
python-gtk2 if you wish to use subunit2gtk
 
19
python-junitxml if you wish to use subunit2junitxml