blob: 75ab556718b9f0df06aac93e663e7a198baf84bb [file] [log] [blame]
Eric Newberryfe0d0142017-11-29 13:22:48 -07001#!/bin/bash
2
3source install_helpers/common.sh
4
5echo
6echo "INSTALLING ndn-traffic-generator"
7echo "********************************"
8
9prepare_repo ndn-traffic-generator NDNTRAFFIC
10./waf configure
11./waf
12sudo ./waf install