Last change
on this file since 1919 was 765, checked in by mar637, 19 years ago |
fixed install instructions
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
390 bytes
|
Rev | Line | |
---|
[732] | 1 | This is a linux binary distribution of asap.
|
---|
| 2 |
|
---|
| 3 | To be able to run the following additional packages need to be installed.
|
---|
| 4 |
|
---|
| 5 | * gcc-3.3, g++-3.3
|
---|
| 6 | * python2.3
|
---|
| 7 | * boost_python (1.32)
|
---|
| 8 | * lapack
|
---|
| 9 | * blas
|
---|
| 10 | * g2c
|
---|
| 11 | * matplotlib (>0.73)
|
---|
| 12 | * ipython
|
---|
| 13 |
|
---|
| 14 | INSTALL
|
---|
| 15 | =======
|
---|
| 16 |
|
---|
[765] | 17 | To install simply run (as root or 'sudo')
|
---|
| 18 | ./bin/install.sh
|
---|
[732] | 19 | which will install asap into /usr/local
|
---|
| 20 |
|
---|
| 21 |
|
---|
| 22 | RUN
|
---|
| 23 | ===
|
---|
| 24 |
|
---|
| 25 | simply type
|
---|
| 26 | asap
|
---|
| 27 | at the prompt
|
---|
Note:
See
TracBrowser
for help on using the repository browser.