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. Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx