Changes between Version 35 and Version 36 of QuickStartGuide
- Timestamp:
- 10/31/10 21:12:31 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStartGuide
v35 v36 12 12 13 13 Download source from http://flexnets.upc.edu/svn/phal/tags/aloe-1.4.2.tar.gz 14 15 Alternatively, but not recommended, you can also download the latest developing trunk version:16 {{{17 svn co http://flexnets.upc.edu/svn/trunk18 }}}19 14 20 15 Before installing, make sure you have the following libraries in your system: … … 78 73 }}} 79 74 80 And yourwaveform is running!75 And the waveform is running! 81 76 82 77 You can now view information about execution time: … … 95 90 === aloeUI === 96 91 97 To run the aloeUI start runph as a daemon and then run aloeui.run command from the aloe-1.4 directory92 To run the aloeUI start runph as a daemon and then run the GUI: 98 93 {{{ 99 94 sudo runph --daemon
