Click to See Complete Forum and Search --> : ./configure errors for everything


Lord Tocharian
10-16-2001, 05:12 PM
I can't seem to configure or compile anything, it always gives me the following message:

loading cache ./config.cache
checking whether make sets ${MAKE}...yes
checking for gcc...no
checking for cc...no
configure: error: no acceptable cc found in $PATH

Thanks for your help.

thedexman
10-16-2001, 05:38 PM
That means you don't have a compiler installed in your path.

bdg1983
10-16-2001, 05:50 PM
You will need to install the development packages that include gcc.