There is no compiler installed....
#make Solaris8-64
..........
/usr/ucb/cc: language optional software package not installed
I installed gcc and then modify the PATH. Verify, make a helloworld.c and then compile using "gcc helloworld.c -o helloworld"
ok....no problem
Run again:
#make Solaris8-64
the same error.
the script is set to use cc
what the.....
