source:
trunk/doc/README@
1326
Last change on this file since 1326 was 1181, checked in by , 18 years ago | |
---|---|
|
|
File size: 502 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 | |
7 | * boost_python | |
8 | * cfitsio | |
[732] | 9 | * lapack |
10 | * blas | |
11 | * g2c | |
[1181] | 12 | * matplotlib |
13 | * numpy or numarray | |
14 | * ipython | |
[732] | 15 | |
16 | INSTALL | |
17 | ======= | |
18 | ||
[770] | 19 | To install simply run (as root or 'sudo') |
[732] | 20 | |
[1181] | 21 | ./install |
[732] | 22 | |
[1181] | 23 | which will install asap into the default location. |
24 | To do a customised install run | |
25 | ||
26 | ./install -h | |
27 | ||
28 | for help. | |
29 | ||
30 | ||
[732] | 31 | RUN |
32 | === | |
33 | ||
34 | simply type | |
[1181] | 35 | |
36 | asap | |
37 | ||
38 | at the prompt (if you use tcsh you might need to run 'rehash' first) |
Note:
See TracBrowser
for help on using the repository browser.