Results 1 to 5 of 5
i installed the mandrake distribution of linux recently...it seems to be working well.. but, it doesn't seem to have the gcc comiler in it..i tried upgrading and reinstalling it many ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-06-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 1
gcc
i installed the mandrake distribution of linux recently...it seems to be working well.. but, it doesn't seem to have the gcc comiler in it..i tried upgrading and reinstalling it many times, still no difference! and yes! i did check the development toolkit check box.. i wish to download it from some rpm..i tried installing many rpms it always gave a some kinda dependency error... can some one refer me to a proper link..if u think u can help me i request you to reply me through my email "prabhu.dc@gmail.com"...
plzz help!!
- 09-06-2005 #2
The program you probably want to look at is called urpmi. It works like this:
Or something to that effect. Mandrake folks, please correct me if my syntax is off. I assume it's similar to apt-get in Debian.Code:urpmi install gcc
Registered Linux user #270181
TechieMoe's Tech Rants
- 09-06-2005 #3Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
You can look for packages here..
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 09-06-2005 #4
It is urpmi <package name>. So I assume in your case it would be:
Check out this link for more on urpmi: http://www.cs.utexas.edu/users/walte...rpm-howto.htmlCode:urpmi gcc
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 09-06-2005 #5Linux User
- Join Date
- Jul 2004
- Location
- Poland
- Posts
- 368
Or, still better (I think), here
Originally Posted by serz "I don't know what I'm running from
And I don't know where I'm running to
There's something deep and strange inside of me I see"


Reply With Quote
