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
On 4/27/06, Nat Gross <nat101l at gmail.com> wrote:> 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.)You may want to consult the man page for yum, and/or the documentation at http://centos.org/docs/4/ about yum. yum list compat\* will show you the available compat packages. Install the ones you need. -- This message has been double ROT13 encoded for security. Anyone other than the intended recipient attempting to decode this message will be in violation of the DMCA
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; > natIf the software is an rpm, try yum localinstall (rpm name). Should pull any dependencies that are available. -- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don't!!!!