Sample Header Ad - 728x90

How to install GCC without yum on CentOS 7?

0 votes
1 answer
1879 views
Is there a real way to install gcc without yum on CentOS 7? On my system yum doesn't work: yum update -bash: /usr/bin/yum: /usr/bin/python2.7: bad interpreter: No such file or directory And when I want to install python2.7 it needs GCC that I don't know where it is on my system? which gcc /usr/bin/which: no gcc in (/root/anaconda2/bin:/root/anaconda3/bin:/root/anaconda3/condabin:/usr/local/bin:/usr/local/bin:/usr/local/bin:/root/anaconda3/bin:/root/anaconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/root/bin) And when I search how to install GCC without yum, most of them need yum! Is there really a way to solve this problem?
Asked by user3486308 (609 rep)
May 21, 2020, 01:07 PM
Last activity: Jul 31, 2025, 07:10 PM