ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems for install ddd on solaris2.7


From: Arnaud Desitter
Subject: Re: problems for install ddd on solaris2.7
Date: Fri, 24 Nov 2000 11:41:33 +0000 ()

> 
> Hello,
> 
> After the ./configure command, I obtain the following message :
> 
>       loading cache ./config.cache
[snip]
>       checking for gcc... no
>       checking for cc... no
>       configure: error: no acceptable cc found in $PATH
> 
> What should I do? 

If you have the Sun compilers installed
rm config.cache
env CC=cc CXX=CC ./configure
make

Otherwise, get gcc, compile and install it.

Cordialement,
Arnaud



reply via email to

[Prev in Thread] Current Thread [Next in Thread]