Skip to content

Commit e44bff8

Browse files
aqm-eval-suiteViyom
authored andcommitted
Added prerequisite packages
1 parent 689ffea commit e44bff8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/aqm-eval-suite/doc/aqm-eval-suite.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,16 @@ Scope and limitations of the suite
166166
with Explicit Congestion Notification (ECN) and Scheduling Algorithms.
167167

168168
* Multi-AQM scenarios are not yet supported.
169+
170+
Packages Required for Processing Metrics and Graphing
171+
*****************************************************
172+
173+
Following are the packages required for the suite and their installation instruction in Ubuntu
174+
175+
* python-pip: apt-get install python-pip
176+
177+
* python numpy: pip install numpy
178+
179+
* gnuplot: apt-get install gnuplot-qt
180+
181+
* imagemagick (optional package for ns-3): apt-get install imagemagick

0 commit comments

Comments
 (0)