add g++ ! draft
authorfrederic.urbani@inria.fr
Tue, 12 Feb 2013 14:56:29 +0100
changeset 7 db6425ed395f
parent 6 cc11e1ad8200
child 8 1480d849e069
add g++ !
do_all.sh
--- a/do_all.sh	Tue Feb 12 14:26:53 2013 +0100
+++ b/do_all.sh	Tue Feb 12 14:56:29 2013 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 H=$PWD
-sudo apt-get install git gnuplot-x11
+sudo apt-get install git gnuplot-x11 g++
 cd $H
 hg clone http://code.nsnam.org/bake
 cd $H