Merge branch 'Wall/master'
[findit] / INSTALL
1 Linux/Unix installation instructions follow.
2
3 To install FindIT, from the source tree run:
4
5 python setup.py install --prefix=<dir>
6
7 If you omit --prefix FindIT will be installed into the python system
8 directory (typically /usr)
9
10 This is not recommended however, as there is no way to uninstall things
11 easily this way.
12
13
14 The recommended way of running FindIT is from the source tree, which might
15 seem strange, but is no problem at all, especially if you are the only user of
16 the system that is interested in running FindiT. From the source tree run:
17
18 python ./findit.py