Nat Gross spake the following on 4/27/2006 12:57 PM:
Hi; As a prerequisite for IBM's db2 Viper they say: "For RHEL, all available compat-libstdc ++ RPM-packages must be installed."
Can anyone please advise how to achieve this quickly via yum? (64bit software running on 64bit centos 4.3.)
Thanks; nat
If the software is an rpm, try yum localinstall (rpm name). Should pull any dependencies that are available.