Changes between Version 10 and Version 11 of renetcolTIPS
- Timestamp:
- 10/20/11 11:04:23 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
renetcolTIPS
v10 v11 1 == How-to install renetcol on a Debian Linux 32bit system (for 64bit version, please, wait)==1 == How-to install renetcol on a Debian Linux 32bits == 2 2 3 3 * ask renetcol-0.0.14.tar.gz file to andreu[at]renater[dot]fr 4 4 5 * Commands:6 {{{ 7 8 apt-get install gcc 9 apt-get install libc6-prof 5 * RENETCOL install: 6 * gcc 7 {{{apt-get install gcc}}} 8 * Embedded GNU C Library: Profiling Libraries 9 {{{apt-get install libc6-prof}}} 10 10 apt-get install librrd2-dev 11 11 apt-get install make