Verify that the compiler has been installed on the machine, that it is executable, and that the directory containing the compiler is included in the PATH
environment variable. If the name of the compiler is other than the standard cc
, set and export the CC
shell variable to the proper name of the compiler. Otherwise, verify that the CC
shell variable is not set to some extraneous value.