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
RevLine 
[1181]1This is a binary distribution of asap.
[732]2
3To be able to run the following additional packages need to be installed.
4
[1181]5* gcc/g++
6* python
[732]7* g2c
[1181]8* matplotlib
9* numpy or numarray
10* ipython
[732]11
12INSTALL
13=======
14
[770]15To install simply run (as root or 'sudo')
[732]16
[1181]17./install
[732]18
[1181]19which will install asap into the default location.
20To do a customised install run
21
22./install -h
23
24for help.
25
26
[732]27RUN
28===
29
30simply type
[1181]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.