Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cancel the comms of leaving processes instead of destroying them
[simgrid.git] / buildtools / pipol / rc.debian
index 67cad4d..3507fce 100644 (file)
@@ -10,6 +10,8 @@ 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
+sudo aptitude -y install libunwind7-dev
 
 which_svn=`which svn`          #svn necessary
 which_gcc=`which gcc`          #gcc gcc necessary