Rachel GUI
From GOSIA
(updated to 1.1.5 rachel) |
(→General: Added use of the compile-all.sh script) |
||
Line 25: | Line 25: | ||
===General=== | ===General=== | ||
- | Rachel has been installed successfully on | + | A script was added by Mitch Allmond that compiles and sets up Rachel, Gosia and Elast in one step. First, un-tarthe distribution: |
+ | |||
+ | <pre> | ||
+ | % tar -xvf rachel_distribution_1.3.0.tar | ||
+ | </pre> | ||
+ | |||
+ | or similar for the correct version number. Move into the new Rachel directory and run compile-all.sh: | ||
+ | |||
+ | <pre> | ||
+ | % cd rachel_distribution_1.3.0 | ||
+ | % ./compile-all.sh | ||
+ | </pre> | ||
+ | |||
+ | You will be prompted if any previous setup information needs to be overwritten. | ||
+ | |||
+ | Rachel has been installed successfully on a number of Linux and OS X systems. Most problems are related to the level scheme graphics. Refer to ----- for remedies. You can view or submit detailed installation notes for any particular operating system. (Please link them to a separate Wiki page.) | ||
If the default python environment set in the rachel.py executable is not appropriate, the following error will appear: | If the default python environment set in the rachel.py executable is not appropriate, the following error will appear: |