source:
trunk/INSTALL
@
35
Last change on this file since 35 was 32, checked in by , 12 years ago | |
---|---|
File size: 404 bytes |
Line | |
---|---|
1 | Bletchley Installation Guide |
2 | ============================ |
3 | |
4 | Dependencies |
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 | |
11 | Installing |
12 | ---------- |
13 | Build with: |
14 | $ scons |
15 | |
16 | And as root, install with: |
17 | # scons install |
18 | |
19 | |
20 | Support |
21 | ------- |
22 | Having trouble? Submit an issue here: |
23 | http://code.google.com/p/bletchley/issues/list |
Note: See TracBrowser
for help on using the repository browser.