Displaying 1 result from an estimated 1 matches for "vfxplatform".
2020 Aug 17
1
Installing devtoolset-6 on CentOS 8
Has anybody tried (and succeeded) to get gcc 6.3.1 (or devtoolset-6) to
work on CentOS 8?
In the Animation and Visual Effect industry, gcc 6.3.1 is still the current
recommended compiler (see www.vfxplatform.com), and is required to build
many plugins. Unfortunately, it is not a "minimum requirement"... It is THE
requirement.
So I tried to get it from the vault:
--
sudo dnf config-manager --add-repo=
http://vault.centos.org/7.6.1810/sclo/x86_64/rh/
sudo dnf install devtoolset-6
--
but I get...