configure: error: no acceptable C compiler found in $PATH See `config.log' for more details
Read the output. You have no c compiler. Install gcc Sincerely Yves On 10/1/06, Abel Monzon <jame@yumuri.mtz.sld.cu> wrote:
Hi list, I have trying install Freeradius on Debian Sytem, but when I try whit ./configure, that respond..
server:~/freeradius-1.1.3# ./configure configure: WARNING: you should use --build, --host, --target checking for CC-gcc... no checking for gcc... no checking for CC-cc... no checking for cc... no checking for cc... no checking for CC-cl... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. server:~/freeradius-1.1.3# ./configure CXX configure: WARNING: you should use --build, --host, --target checking for CXX-gcc... no checking for gcc... no checking for CXX-cc... no checking for cc... no checking for cc... no checking for CXX-cl... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
I can't see whit ./configure --help any solution,
Please.. i need help.. Greatting.. Abel