Programming/Programming
linux centos6 no acceptable C compiler found in $PATH
brocess
2020. 7. 4. 21:37
반응형
Solution
$ yum -y install gcc
반응형