From: Eduardo DAVILA Date: Thu, 22 Dec 2016 18:05:32 +0000 (+0100) Subject: #3044 creaToolsTools Bug New Normal - Fedora 24 ThirdParty library conflict with... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=commitdiff_plain;h=ff65f5be726110c3870b7a146c31318b1fca8402 #3044 creaToolsTools Bug New Normal - Fedora 24 ThirdParty library conflict with gcc6 --- diff --git a/Linux/scripts/ThirdParty-install-Base-rpm.sh b/Linux/scripts/ThirdParty-install-Base-rpm.sh index 89151b7..022fcbe 100644 --- a/Linux/scripts/ThirdParty-install-Base-rpm.sh +++ b/Linux/scripts/ThirdParty-install-Base-rpm.sh @@ -81,6 +81,7 @@ then yum install mesa-libOSMesa-devel -y yum install gcc -y yum install gcc-c++ -y + yum install redhat-rpm-config -y yum install xerces-c-devel -y yum install git -y yum install qtwebkit-devel -y