source:
trunk/doc/README@
1707
Last change on this file since 1707 was 1380, checked in by , 17 years ago | |
---|---|
|
|
File size: 461 bytes |
Rev | Line | |
---|---|---|
[1181] | 1 | This is a binary distribution of asap. |
[732] | 2 | |
3 | To be able to run the following additional packages need to be installed. | |
4 | ||
[1181] | 5 | * gcc/g++ |
6 | * python | |
[732] | 7 | * g2c |
[1181] | 8 | * matplotlib |
9 | * numpy or numarray | |
10 | * ipython | |
[732] | 11 | |
12 | INSTALL | |
13 | ======= | |
14 | ||
[770] | 15 | To install simply run (as root or 'sudo') |
[732] | 16 | |
[1181] | 17 | ./install |
[732] | 18 | |
[1181] | 19 | which will install asap into the default location. |
20 | To do a customised install run | |
21 | ||
22 | ./install -h | |
23 | ||
24 | for help. | |
25 | ||
26 | ||
[732] | 27 | RUN |
28 | === | |
29 | ||
30 | simply type | |
[1181] | 31 | |
32 | asap | |
33 | ||
34 | at the prompt (if you use tcsh you might need to run 'rehash' first) |
Note:
See TracBrowser
for help on using the repository browser.