View Single Post
  #2 (permalink)  
Old 03-19-2007, 03:23 PM
haxen's Avatar
haxen   is offline
I shredded my PS3
PS3Hax Leader
 
Join Date: Dec 2006
Posts: 239
Default Re: where to download GLIBCPP_3.2.2

What linux distro do you use? glibc 2.2 is really part of the Linux kernel for C programming and should be installed already. Try yum in YDL and try emerge in Gentoo, you know that you can locate whatever with emerge by entering this in the terminal window:
Code:
emerge --search glib
and this will give you a listing of all programs that have glib in their name.
__________________
Reply With Quote