2004-11-29, 02:52 PM
Hi.
Whenever i try to ./configure a program I get the following output:
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
when i do ./configure CC=/usr/local2/bin/gcc it finds gcc but still says there is no C compiler
how do i specify a c compiler, and where would one be found? or how do i permanantly add it to $PATH so it is used everytime?
thanks
brent