Version 1 (modified by andreu, 11 years ago) |
---|
How-to install renetcol on a Debian Linux 32bit system
- ask renetcol-0.0.14.tar.gz file to andreu[at]renater[dot]fr
- Commands :
apt-get install gcc apt-get install libc6-prof apt-get install librrd2-dev apt-get install make tar xvzf renetcol-0.0.14.tar.gz cd renetcol-0.0.14 vim src/renetcolParam.h vim conf/routers.txt vim conf/IPv4_Subnet_Aggregation_based_on_SNMP_index_MS.txt ./configure --enable-multisampling=yes make all make clean; make all vim tool/check.sh /bin/sh /home/andreu/renetcol-0.0.14/tool/check.sh /home/andreu/renetcol-0.0.14