From ff65f5be726110c3870b7a146c31318b1fca8402 Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Thu, 22 Dec 2016 19:05:32 +0100 Subject: [PATCH] #3044 creaToolsTools Bug New Normal - Fedora 24 ThirdParty library conflict with gcc6 --- Linux/scripts/ThirdParty-install-Base-rpm.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.44.0