bug-make
[Top][All Lists]
Advanced

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

Re: Gcc config


From: Paul D. Smith
Subject: Re: Gcc config
Date: Sun, 19 Sep 2004 21:35:37 -0400

%% Cínthia Haeser dos Santos <address@hidden> writes:

  chds> I'm sorry, but i haven't had any answer from any linux ammunity
  chds> i tried...  I'm trying to install Plone in my pc but it is not
  chds> able to run the software because it does not accept the gcc
  chds> configuration.  Since i have never worked with Linux, i have no
  chds> idea how to solve this problem. Can you help me. please? The
  chds> following error occured: "cc: command not found

This means you don't have a C compiler installed on your system, or if
you do the configuration script can't find it.  Almost certainly, on
Linux, it means the former.

Every Linux distribution comes with, or has an easy way to obtain, a C
compiler; most install it by default so it's surprising you don't have
one, but you haven't said what distribution of Linux you're using so
there's little else we can say.

Installing a C compiler on your system is really outside the scope of
this mailing list, which is only about GNU make.


I suggest asking again on the help list or web site or whatever for your
Linux distribution, saying you need to get a C compiler installed (that
will be "gcc", undoubtedly), specifying what distribution you're using
and what version of that distribution, and asking for help.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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