Verify that the C compiler is in the system PATH

Ensure that the location of the C compiler is defined in the system PATH variable.

echo $PATH

which cc