On 21/07/20 00:00 +0200, Kevin Kofler wrote:
Steven Munroe wrote:
$ sudo dnf install devtoolset-9-gcc-9.3.1-2.el7.ppc64le.rpm
devtoolset-9-gcc-c++-9.3.1-2.el7.ppc64le.rpm
devtoolset-9-runtime-9.1-0.el7.ppc64le.rpm
devtoolset-9-libstdc++-devel-9.3.1-2.el7.ppc64le.rpm

Installing individual RPMs is a bad idea, because it means you have to
resolve all dependencies manually. Instead, you need to set up the linked
repository as a repository, then just sudo dnf install devtoolset-9-gcc-c++
and it will drag in everything it needs.

Or just stop trying to install devtoolset on Fedora.

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to