X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Fscripts%2FThirdParty-install-Base-Stuff.sh;h=a761d22f609e2f2b32a93bb56f8a014ba0b8cb65;hb=5fcd660cbdf6911ba889a339f9ace62093e7f4e6;hp=86bf91f9eb21f09b1323aed05bffd32ae57c87bb;hpb=087d38e987bc323ac2738863f5ce0cfd5ca30368;p=creaToolsTools.git diff --git a/Linux/scripts/ThirdParty-install-Base-Stuff.sh b/Linux/scripts/ThirdParty-install-Base-Stuff.sh index 86bf91f..a761d22 100644 --- a/Linux/scripts/ThirdParty-install-Base-Stuff.sh +++ b/Linux/scripts/ThirdParty-install-Base-Stuff.sh @@ -121,6 +121,7 @@ then ;; Ubuntu) apt-get --yes install build-essential # esta linea instala las librerias necesarias para compilar en ubuntu, g++ gcc etc etc etc. + apt-get --yes install git apt-get --yes install cmake apt-get --yes install cmake-gui apt-get --yes install cmake-curses-gui