LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Hopefully a Simple Question (https://www.linuxquestions.org/questions/linux-newbie-8/hopefully-a-simple-question-41817/)

Arcane Kidd 01-17-2003 11:20 AM

Hopefully a Simple Question
 
I am trying to install a program on my Mandrake 9.0 machine. When I attempt to run the configure script "./configure" I get the following error message:

"configure: error: no acceptable C compiler found in $PATH"

then it drops me right back to my command line prompt.

My question: what can I do and how do I do it?

(I realize that this is yet ANOTHER elementry question...but I am REALLY green when it comes to Linux.

Many thanks.

rshaw 01-17-2003 11:30 AM

you need to install gcc, (gnu compiler collection).

Arcane Kidd 01-17-2003 11:38 AM

thnkx.

Arcane Kidd 01-17-2003 01:11 PM

actually, I have one more.

When trying to compile gcc-3.2.1 I get an error that reads:

"You must set the encironment variable CC to a working compiler."

I thought that I was installing a working compiler....I guess I don't yet understand the chain of events that must take place in order to install ANYTHING quite yet...

Can you shed any light?

rshaw 01-17-2003 01:23 PM

you shouldn't have to compile the compiler, it's an rpm on your mandrake disks. open mandrakes package manager(rpm drake?) and search for gcc.

Arcane Kidd 01-17-2003 04:27 PM

I finally found it and sucessfully got it installed. Thank you.


All times are GMT -5. The time now is 07:45 PM.