public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: installing problm
@ 2005-09-21  7:43 Digvijoy Chatterjee
  0 siblings, 0 replies; 3+ messages in thread
From: Digvijoy Chatterjee @ 2005-09-21  7:43 UTC (permalink / raw)
  To: hithar, gcc-help


Hitha
do u have a working C compiler

If so set ur CC shell variable to that

To find the C compiler if nothing works for u

Go to your root that is

cd /

find . -name "*cc*"

and look for patterns like gcc , cc..etc...thats you C compiler , now
set CC = path/to/C/compiler...and then use ./configure



Digz



-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Hitha Nambiar
Sent: Wednesday, September 21, 2005 10:55 AM
To: gcc-help@gcc.gnu.org
Subject: installing problm

i am trying to configure and install  Apache When I download the file
and e
xtract it from the tar file . However, when I try to configure it I
get an error
ressponse that says

 ERROR: could not find a C compiler 

 I then searched the internet and found gcc, but when i tried to
configure it is said
configuring for a  i86-pc-linux-gnuoldld host
created makefile in home/cvsroot/gcc-3.0.4 using mt-frag
./configure  :cc: comand not found
 *** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

 I am about as new as you can be in linux
please tell me how ill set the environment variable cc to a working
compiler
Hitha

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: installing problm
  2005-09-21  5:25 Hitha Nambiar
@ 2005-09-21  5:34 ` corey taylor
  0 siblings, 0 replies; 3+ messages in thread
From: corey taylor @ 2005-09-21  5:34 UTC (permalink / raw)
  To: hithar; +Cc: gcc-help

Hitha,

  You'll need to install a gcc package as you don't have a compiler to
comile anything with much less gcc!

  Please post some information on your distribution.

corey

On 9/21/05, Hitha Nambiar <hithar@gmail.com> wrote:
> i am trying to configure and install  Apache When I download the file and e
> xtract it from the tar file . However, when I try to configure it I
> get an error
> ressponse that says
>
>  ERROR: could not find a C compiler
>
>  I then searched the internet and found gcc, but when i tried to
> configure it is said
> configuring for a  i86-pc-linux-gnuoldld host
> created makefile in home/cvsroot/gcc-3.0.4 using mt-frag
> ./configure  :cc: comand not found
>  *** The command 'cc -o conftest -g conftest.c' failed.
> *** You must set the environment variable CC to a working compiler.
>
>  I am about as new as you can be in linux
> please tell me how ill set the environment variable cc to a working compiler
> Hitha
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* installing problm
@ 2005-09-21  5:25 Hitha Nambiar
  2005-09-21  5:34 ` corey taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Hitha Nambiar @ 2005-09-21  5:25 UTC (permalink / raw)
  To: gcc-help

i am trying to configure and install  Apache When I download the file and e
xtract it from the tar file . However, when I try to configure it I
get an error
ressponse that says 

 ERROR: could not find a C compiler  

 I then searched the internet and found gcc, but when i tried to
configure it is said
configuring for a  i86-pc-linux-gnuoldld host
created makefile in home/cvsroot/gcc-3.0.4 using mt-frag
./configure  :cc: comand not found
 *** The command 'cc -o conftest -g conftest.c' failed. 
*** You must set the environment variable CC to a working compiler. 

 I am about as new as you can be in linux 
please tell me how ill set the environment variable cc to a working compiler
Hitha

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-21  7:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-21  7:43 installing problm Digvijoy Chatterjee
  -- strict thread matches above, loose matches on Subject: below --
2005-09-21  5:25 Hitha Nambiar
2005-09-21  5:34 ` corey taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).