Month: July 2021

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

configure: error: in folder name :configure: error: no acceptable C compiler found in $PATHSee `config.log’ for more details This is an error which appears when gcc compiler is absent in the server. You can install it using yum or download an rpm and install it....

How to compile and install apache from source on CentOS 7

We discuss here how to compile and install apache from source on CentOS 7 server or any other RHEL like systems. If this is a fresh server do a yum update and reboot the server. You will need compilers for this installation. Now you need to download source files...