help, no acceptable "cc"

Enphilistor yellowdog-newbie@lists.terrasoftsolutions.com
Sun, 6 Jul 2003 14:16:38 -0400


Richard,

There are often configure switches for overriding the default cc/c++ 
compilers.  Try setting those -- if you can't find those or that 
doesn't seem to work, you might also try defining CC and CXX on the 
command line that you use to invoke 'configure' in the first place:  
e.g.

    CC=gcc CXX=g++ ./configure {and whatever switches, flags you were 
using...}

With any luck configure will understand that and proceed.  The fact 
that things aren't working 'out-of-the-box' probably may mean that 
gimp-print doesn't grok the LinuxPPC architecture and is confused.  If 
that's the case then you may have a long afternoon tweaking things ;-(

Good Luck,

Enphilistor


On Sunday, July 6, 2003, at 01:05 PM, Richard Kalwaic wrote:

> Hello,
>
> I have been trying to install gimp-print 4.2.5 to upgrade my Epson
> printer driver. All went well with the unpacking until I got to the
> ./configure command.
>
> It hung with the last line saying
> configure:error: no acceptable cc found in $PATH
>
> Could you tell me what is going wrong?
>
> Thanks,
>
> Richard Kalwaic
>
> _______________________________________________
> yellowdog-newbie mailing list
> yellowdog-newbie@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie
>