LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   GCC compiler installation (https://www.linuxquestions.org/questions/linux-newbie-8/gcc-compiler-installation-220155/)

v333k 08-20-2004 09:48 AM

GCC compiler installation
 
Hi,
I was installing Apache web server when all of a sudden it said it failed because I don't have a compiler. I downloaded the gcc-3.3.tar.gz and am ready to install... only 1 problem, HOW DO I DO THAT? I have Mandrake 9.2 and I am trying to install the gcc compiler. So far, I did this:

gunzip gcc-3.3.tar.gz it gave the .tar file!


then, I found this command that is:
tar xvf gcc-3.3.tar and it did something.....

what's next????

thanks
v333k

Andrew Benton 08-20-2004 10:27 AM

You won't be able to compile gcc without a working C compiler. Install it with an .rpm off your Mandrake CD's. Use the Mandrake Control Centre. List all the packages available and scroll down to gcc. Apache is probably on the list as well.

v333k 08-20-2004 10:43 AM

Oh, not sure what the .rpm is but there is a problem... my friend installed mandrake for me, so I don't have the CDs!!! Can I get them from somewhere online?
thanks,
v333k

btmiller 08-20-2004 11:50 AM

rpmfind.net should help you find the Mandrake gcc RPMs. You can download the complete Mandrake CDs from linuxiso.org or iso.linuxquestions.org.

Jmcatch742 08-20-2004 02:16 PM

use apt-get and install synaptic!!!! #apt-get install synaptic is the full line. After you have synaptic go to find and search for gcc and c and install them. Its as easy as that. and Synaptic will update your whole system.

comprookie2000 08-20-2004 03:17 PM

I don't think mandrake comes with apt.


All times are GMT -5. The time now is 01:55 PM.