Changes between Version 8 and Version 9 of QuickStartGuide

Show
Ignore:
Timestamp:
07/17/09 12:28:52 (15 years ago)
Author:
ismael (IP: 147.83.195.22)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QuickStartGuide

    v8 v9  
    88 
    99Download from http://flexnets.upc.edu/downloads/source/aloe-1.0.tar.gz or check last svn tag release at: http://flexnets.upc.edu/svn/phal/tags 
     10 
     11Make sure you have the following libraries in your system: 
     12 
     13 * readline (4.0 should be fine) 
     14  * ftp://ftp.gnu.org/gnu/readline/ 
     15 * termcap 
     16  * ftp://ftp.gnu.org/gnu/termcap/       
     17 
     18For debian users, just type: 
     19{{{ 
     20sudo apt-get install libreadline5-dev 
     21}}} 
    1022 
    1123Untar, compile and install: