>>> On Mon, Apr 16, 2007 at 11:55 AM, in message <[EMAIL PROTECTED]>, "Kelly F. Hickel" <[EMAIL PROTECTED]> wrote: > I've got an LPAR running Centos 4.4 s390x and I'm trying to install a > product that needs the 31 bit versions of libstdc++ and so on. It > *seems * that I should be able to issue "yum install libstdc++.s390" and > that should be that. However, yum indicates that the s390 package does > exist in the repository (I'm using the default yum configuration). > > What's the "proper" way to deal with this? I could grab the rpms I need > from an S390 ISO image, but I'm not sure that's the right thing to do.
I don't see a 31-bit version on the CentOS mirrors for s390x. In that case, you would probably want to download http://mirrors.kernel.org/centos/4.4/os/s390/CentOS/RPMS/libstdc++-3.4.6-3.s390.rpm and install it. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
