Changes between Version 8 and Version 9 of QuickStartGuide
- Timestamp:
- 07/17/09 12:28:52 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStartGuide
v8 v9 8 8 9 9 Download 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 11 Make 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 18 For debian users, just type: 19 {{{ 20 sudo apt-get install libreadline5-dev 21 }}} 10 22 11 23 Untar, compile and install: