Changes between Initial Version and Version 1 of ASAPSargeInstall


Ignore:
Timestamp:
06/07/06 12:20:12 (18 years ago)
Author:
Chris Phillips
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ASAPSargeInstall

    v1 v1  
     1= Installing ASAP on Debian Sarge =
     2
     3Debian Sarge is the main testing and development system for ASAP. It should be relatively easy to get the binary to work.
     4
     5== Installing matlotlib ==
     6
     7There is no matplotlib package available for Debian Sarge. To install matplot lib you need to have install the following packages (plus dependencies)
     8
     9* python2.3-numarray
     10
     11* python2.3-dev
     12
     13* tix8.1-dev
     14
     15* tix8.1
     16
     17Matplotlib can then be downloaded from http://sourceforge.net/projects/matplotlib
     18
     19== ASAP package requirements ==
     20
     21Before the asap binary can be installed you must have the following packages installed
     22
     23* python2.3
     24
     25* python2.3-ipython
     26
     27* ipython-common
     28
     29* python2.3-numarray
     30
     31* libboost-python1.32.0
     32
     33* python-numarray-ext
     34
     35* python2.3-tk
     36