Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
a word on installing onto Mac OSX systems
[simgrid.git] / buildtools / pipol / rc.debian
index 67cad4d14209b9ff9f969049db36f64bb2a48d6c..7d6668e92764f846293457a14cc77f4a3a8b5724 100644 (file)
@@ -10,6 +10,7 @@ sudo aptitude -y install f2c
 sudo aptitude -y install gcc-4.6
 sudo aptitude -y install g++-4.6
 sudo aptitude -y install libpcre3-dev
+sudo aptitude -y install cmake
 
 which_svn=`which svn`          #svn necessary
 which_gcc=`which gcc`          #gcc gcc necessary