LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do I update my gcc? (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-update-my-gcc-104467/)

ajgamer 10-15-2003 08:19 PM

how do I update my gcc?
 
I am using Mandrake Linux 9.0 and I'm running Gnome I wanted to use mplayer but I need to upgrade my complier gcc to 3.x, so how would I do that?

rmartine 10-15-2003 08:24 PM

Head over to gcc's homepage and download a newer version. Read the README directions once or twice, the FAQ, any INSTALL files you might find and have a go at it.

As a tip.... have the new gcc or your old gcc binary renamed so you don't wack over your old one.

Good Luck

It's not that hard.

boreo 10-15-2003 08:25 PM

Go to www.rpmfind.net and download the rpm you want to update to.

ajgamer 10-15-2003 08:30 PM

Thanks I'm going to try the rpm thing I'm a real newbie so I'm going to take the easiest way possibile

I already found one and am downloading it now I'll replay again once I get it installed

ajgamer 10-16-2003 12:00 AM

now I have no idea on how to install the rpms ^_^;;;;;;;;;

boreo 10-16-2003 12:12 AM

Awwww come on man.. Now your realy being lazy.. A quick search on this forums will show you how to.. Try searching for a change :) .. Here is the answer anyway.

1- Open a console
2- I hope you know to what directory you downloaded the rpm to lol
3- cd to that directory
4- rpm -ivh whatever.rpm

Thats all

ajgamer 10-16-2003 12:19 AM

Thanks, I'm sorry to do that /me = mega newbie yah that worked thanks

boreo 10-16-2003 12:55 AM

No problem man.. No need to apologize.. Good thing it worked :)


All times are GMT -5. The time now is 10:57 AM.