Last change
on this file since 1812 was 1181, checked in by mar637, 18 years ago |
finishing touches to making scons makedist=xyz work
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
502 bytes
|
Line | |
---|
1 | This is a binary distribution of asap.
|
---|
2 |
|
---|
3 | To be able to run the following additional packages need to be installed.
|
---|
4 |
|
---|
5 | * gcc/g++
|
---|
6 | * python
|
---|
7 | * boost_python
|
---|
8 | * cfitsio
|
---|
9 | * lapack
|
---|
10 | * blas
|
---|
11 | * g2c
|
---|
12 | * matplotlib
|
---|
13 | * numpy or numarray
|
---|
14 | * ipython
|
---|
15 |
|
---|
16 | INSTALL
|
---|
17 | =======
|
---|
18 |
|
---|
19 | To install simply run (as root or 'sudo')
|
---|
20 |
|
---|
21 | ./install
|
---|
22 |
|
---|
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 |
|
---|
31 | RUN
|
---|
32 | ===
|
---|
33 |
|
---|
34 | simply type
|
---|
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.