source: trunk/doc/README

Last change on this file 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 
1This is a binary distribution of asap.
2
3To 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
12INSTALL
13=======
14
15To install simply run (as root or 'sudo')
16
17./install
18
19which will install asap into the default location.
20To do a customised install run
21
22./install -h
23
24for help.
25
26
27RUN
28===
29
30simply type
31
32asap
33
34at the prompt (if you use tcsh you might need to run 'rehash' first)
Note: See TracBrowser for help on using the repository browser.