Tom Brown wrote: > Hi > > We have a legacy app and i need to find *libg++.so.2.7.2.8 in a package > for CentOS 4.5 - I can only find this library in a package for RH 7.x > and this cane be installed as it conflicts with stuff from > compat-libstdc++-296 which we also need.* Can't you just extract the required lib(s) from the older RPM? James Pearson