error: no acceptable C compiler found

When compiling software from source i get error

configure: error: no acceptable C compiler found in $PATH

To fix error, on CentOS, run

yum install gcc -y

On Debian/Ubuntu

apt install build-essential

Errors

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *