Category: Linux

No acceptable C compiler found in $PATH

Sometimes you may get this error when you try to install something in a linux system Solution: The GCC compiler is not visible in the path variable.It means either you have not installed it...