source: trunk/doc/README @ 770

Last change on this file since 770 was 770, checked in by mar637, 18 years ago

merge from Release12

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 390 bytes
Line 
1This is a linux binary distribution of asap.
2
3To 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
14INSTALL
15=======
16
17To install simply run (as root or 'sudo')
18  ./bin/install.sh
19which will install asap into /usr/local
20
21
22RUN
23===
24
25simply type
26 asap
27at the prompt
Note: See TracBrowser for help on using the repository browser.