After running ./configure for gcc-2.95.3 I get the following error:
/usr/ucb/cc: language optional software package not installed
*** the command 'cc -o conftest -g conftest.c' failed.
*** you must set the environment variable CC to a working complier.
Can anyone show an example of the path that should be added and which file to add it to? I am using C shell.
/usr/ucb/cc: language optional software package not installed
*** the command 'cc -o conftest -g conftest.c' failed.
*** you must set the environment variable CC to a working complier.
Can anyone show an example of the path that should be added and which file to add it to? I am using C shell.