Rev | Line | |
---|
[32] | 1 | Bletchley Installation Guide |
---|
| 2 | ============================ |
---|
| 3 | |
---|
| 4 | Dependencies |
---|
| 5 | ------------ |
---|
[41] | 6 | * Python 3.x |
---|
[32] | 7 | * scons (available as a package in most Linux distributions) |
---|
| 8 | * gcc |
---|
[41] | 9 | * Recommended: python "requests" library (python3-requests under Debian) |
---|
[32] | 10 | |
---|
| 11 | |
---|
| 12 | Installing |
---|
| 13 | ---------- |
---|
| 14 | Build with: |
---|
| 15 | $ scons |
---|
| 16 | |
---|
| 17 | And as root, install with: |
---|
| 18 | # scons install |
---|
| 19 | |
---|
| 20 | |
---|
| 21 | Support |
---|
| 22 | ------- |
---|
| 23 | Having trouble? Submit an issue here: |
---|
| 24 | http://code.google.com/p/bletchley/issues/list |
---|
Note: See
TracBrowser
for help on using the repository browser.