[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Problem with configure



It appears that you don't have a C compiler installed, or at least available
to the ./configure script. If you are sure you have a compiler installed on
your machine, ensure that it is accessible as `cc' by expanding the value of
$PATH.


On Tue, 23 Apr 2002, [MICROREDE] Helder Rogerio wrote:

> Hi people!
>
> I'm having troubles running the ./configure it returns an error regarding a cc variable i guess... I a newbie in tis matter so please apologize any incorrection.
>
> The complete error message is: "configure: error: no acceptable cc found in $PATH"