Changes between Version 32 and Version 33 of QuickStartGuide
- Timestamp:
- 10/31/10 19:23:08 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStartGuide
v32 v33 11 11 == Downloading & Installing == 12 12 13 Download source from http://flexnets.upc.edu/ downloads/source/aloe-1.4.1.tar.gz or check last svn tag releases at: http://flexnets.upc.edu/svn/phal/tags/13 Download source from http://flexnets.upc.edu/svn/tags/aloe-1.4.2.tar.gz 14 14 15 15 Alternatively, but not recommended, you can also download the latest developing trunk version: … … 41 41 42 42 {{{ 43 tar xzvf aloe-1.4. 1.tar.gz44 cd aloe-1.4. 143 tar xzvf aloe-1.4.2.tar.gz 44 cd aloe-1.4.2 45 45 ./configure 46 46 make … … 64 64 == Running an example == 65 65 66 From the same directory where the source is (aloe-1.4. 1):66 From the same directory where the source is (aloe-1.4.2): 67 67 {{{ 68 68 runph
