Last change
on this file since 2884 was 1380, checked in by mar637, 17 years ago |
removed staticly linked libs
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
461 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 | * g2c
|
---|
8 | * matplotlib
|
---|
9 | * numpy or numarray
|
---|
10 | * ipython
|
---|
11 |
|
---|
12 | INSTALL
|
---|
13 | =======
|
---|
14 |
|
---|
15 | To install simply run (as root or 'sudo')
|
---|
16 |
|
---|
17 | ./install
|
---|
18 |
|
---|
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 |
|
---|
27 | RUN
|
---|
28 | ===
|
---|
29 |
|
---|
30 | simply type
|
---|
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.