From: Diego Caceres Date: Mon, 31 Oct 2011 08:29:12 +0000 (+0000) Subject: DFCH: sudo apt-get install wx-common //ubuntu wxrc X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=2d927bbcc9513692ea66e3bcfef112035d43b946;p=creaToolsTools.git DFCH: sudo apt-get install wx-common //ubuntu wxrc --- diff --git a/Linux/scripts/ThirdParty-install-Base-Stuff.sh b/Linux/scripts/ThirdParty-install-Base-Stuff.sh index dbbe81c..5518608 100644 --- a/Linux/scripts/ThirdParty-install-Base-Stuff.sh +++ b/Linux/scripts/ThirdParty-install-Base-Stuff.sh @@ -74,6 +74,7 @@ then apt-get --yes install libgtk2.0-dev #GTK apt-get --yes install libwxgtk2.8-dev #Wx GTK apt-get --yes install libwxbase2.8-dev #Wx solito + apt-get --yes install wx-common #wxrc apt-get --yes install libboost-dev #Boost apt-get --yes install libboost-all-dev #Boost apt-get --yes install libqt4-dev #QT4