From: Juan Riveros Date: Wed, 30 Nov 2011 16:52:49 +0000 (+0000) Subject: Added the installation of qt4-qmake in the installation script. X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=commitdiff_plain;h=d631774b1f73906d3cc5b0ce97b6ded6491e7cfb Added the installation of qt4-qmake in the installation script. --- diff --git a/Linux/scripts/ThirdParty-install-Base-Stuff.sh b/Linux/scripts/ThirdParty-install-Base-Stuff.sh index 5518608..1e89797 100644 --- a/Linux/scripts/ThirdParty-install-Base-Stuff.sh +++ b/Linux/scripts/ThirdParty-install-Base-Stuff.sh @@ -78,6 +78,8 @@ then apt-get --yes install libboost-dev #Boost apt-get --yes install libboost-all-dev #Boost apt-get --yes install libqt4-dev #QT4 + ## CLAIRE - JGRR + apt-get --yes install qt4-qmake #QT4 qmake apt-get --yes install libsqlite0-dev apt-get --yes install libsqlite3-dev apt-get --yes install libosmesa6-dev #Mesa6