On Thu, Feb 23, 2012 at 5:57 PM, Alan Laird wrote:
> I'm trying to write a recipe to install the latest libstdc++ in both
> 32bit and 64bit flavors and running into issues. Yum only wants to
> install the 64bit version if I do:
>
> yum install libstdc++
>
> If I do something like:
>
> package { "
Hi,
I'm trying to write a recipe to install the latest libstdc++ in both
32bit and 64bit flavors and running into issues. Yum only wants to
install the 64bit version if I do:
yum install libstdc++
If I do something like:
package { "libstdc++.i386" : ensure => latest }
It tells me "nothing to