I am trying to execute the vim binaries i downloaded on my Sparc. I successfully gunzipped and untarred the files, runtime and sourcecode for VIM5.8 . When I try to execute the ./configure file, i get three errors as follows: 'checking for gcc....no'
'checking for cc....no'
'configure: error: no acceptable cc found in $PATH'
These are the errors that I get. I am not sure if it is because my Makefile software is not configured correctly. And how do I add a 'cc' to my $PATH. I am doing all of this logged in as ROOT. Any help is appreciated. Thanks!
'checking for cc....no'
'configure: error: no acceptable cc found in $PATH'
These are the errors that I get. I am not sure if it is because my Makefile software is not configured correctly. And how do I add a 'cc' to my $PATH. I am doing all of this logged in as ROOT. Any help is appreciated. Thanks!