Quote:
Originally Posted by watcher69b
I think doing it via the liveCD gives you a stripped version. If you are on the internet then do a
yum provides gcc
etc to find what you are looking for
|
Thanks watcher69b, I can use yum to install gcc. However, I wanna get a specific version of g++, namely gcc-4.1.2, not the latest one. I tried to issue '$yum install gcc-4.1.2' but it doesn't work. Do you know how can do this?
I will give RPM a try tomrrow. Don't know if it works. Thanks again.