Click to See Complete Forum and Search --> : cvs


L.I. Surfer
03-20-2002, 05:03 PM
I'm attempting to put gaim on this RH 6.0 system. But i need new gcc version i have I don't know how to extract the correct packages i need from the cvs web interface for there depository. What commands do i need to do to update gcc and make????

slapNUT
03-20-2002, 08:41 PM
I don't think you can update them since you installed via rpm. You would first have to add the sources via cvs then you can use cvs to upgrade after that.

IBM has a free CVS Tutorial (http://www-105.ibm.com/developerworks/education.nsf/linux-onlinecourse-bytitle/A5C4A0AF4296C66886256A0E005DE112?OpenDocument)

camelrider
03-21-2002, 10:11 PM
You should be able to find rpm's for newer versions of gcc than came with RH 6.0. I'd try RedHats site first, then some of the other places like rpmfind. Then the ol' "rpm -Uvh <packagename.rpm>" stuff.