~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Aaron Bentley
  • Date: 2005-10-19 19:07:04 UTC
  • Revision ID: abentley@panoramicfeedback.com-20051019190704-8d71f7a70bcd19c4
Added setup.py, updated INSTALL, NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
You may have to create the plugins directory first.
7
7
 
8
8
Alternatively, you can install them at the system-wide plugin location:
9
 
$ mv ~/bzrtools /usr/lib/python24/site-packages/bzr/bzrlib/plugins/
10
 
 
 
9
$ sudo python2.4 setup.py install
11
10
 
12
11
You can test whether they are successfully installed by doing 
13
12
"bzr clean-tree -h"