LarryT wrote: > Hi all, > I would like to know if there is a way to downgrade a package : i wanna > compil QEMU on fc5 and qemu is known to crash when compiling with gcc > 4.x ; so i need to install the gcc 3.x compilator. > Is there any workaround please ? > Does this could do the trick : > rpm -Uhv --force gcc 3.x ? > But i cant find gcc 3.x for fc5 :( > any idea please ? > thx > You may want to install the compat-gcc-32 package. That way, you can have both versions of gcc installed. yum install compat-gcc-32 Mikkel -- Do not meddle in the affairs of dragons, for thou art crunchy and taste good with Ketchup!