source: trunk/INSTALL @ 32

Last change on this file since 32 was 32, checked in by tmorgan, 11 years ago

more docs

File size: 404 bytes
Line 
1Bletchley Installation Guide
2============================
3
4Dependencies
5------------
6* Python 2.7+ (3.x not yet well tested, but supported)
7* scons (available as a package in most Linux distributions)
8* gcc
9
10
11Installing
12----------
13Build with:
14 $ scons
15
16And as root, install with:
17 # scons install
18
19
20Support
21-------
22Having trouble?  Submit an issue here:
23  http://code.google.com/p/bletchley/issues/list
Note: See TracBrowser for help on using the repository browser.