<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Install 32-bit rpms for 64-bit Linux OS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038562#M48408</link>
    <description>Try rhn.redhat.com, give your username and passwd. &lt;BR /&gt;Find the packages, arch, and download ...</description>
    <pubDate>Fri, 06 Apr 2007 07:12:51 GMT</pubDate>
    <dc:creator>Rudi Swennen_1</dc:creator>
    <dc:date>2007-04-06T07:12:51Z</dc:date>
    <item>
      <title>Install 32-bit rpms for 64-bit Linux OS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038559#M48405</link>
      <description>I have loaded Redhat ES4 64bit.&lt;BR /&gt;Trying to install Oracle 10g database 64bit.&lt;BR /&gt;&lt;BR /&gt;It says I need these packages.&lt;BR /&gt;&lt;BR /&gt;binutils-2.15.92.0.2-21&lt;BR /&gt;libaio &lt;BR /&gt;glibc-devel (32-bit) &lt;BR /&gt;&lt;BR /&gt;Where do I find them?  and how do I download and install them?</description>
      <pubDate>Thu, 05 Apr 2007 13:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038559#M48405</guid>
      <dc:creator>Jesse Delk</dc:creator>
      <dc:date>2007-04-05T13:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Install 32-bit rpms for 64-bit Linux OS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038560#M48406</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;These are all packages provided by the Linux distribution.&lt;BR /&gt;&lt;BR /&gt;Where to find them depends on what distribution you are using and you aren't telling us that.&lt;BR /&gt;&lt;BR /&gt;Note that this could be a problem with the Oracle check script, or you could be installing Oracle 64 bit into an unsupported system. You should check that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Apr 2007 13:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038560#M48406</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-05T13:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Install 32-bit rpms for 64-bit Linux OS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038561#M48407</link>
      <description>Not sure what you mean by "what distribution"&lt;BR /&gt;&lt;BR /&gt;Its Redhat Linux ES 4.0, I've applied all patches.&lt;BR /&gt;&lt;BR /&gt;Downloaded it to five cd's from Redhat. I believe I have found the rpm's on disk four....just not sure how to install them.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Apr 2007 14:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038561#M48407</guid>
      <dc:creator>Jesse Delk</dc:creator>
      <dc:date>2007-04-05T14:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Install 32-bit rpms for 64-bit Linux OS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038562#M48408</link>
      <description>Try rhn.redhat.com, give your username and passwd. &lt;BR /&gt;Find the packages, arch, and download ...</description>
      <pubDate>Fri, 06 Apr 2007 07:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038562#M48408</guid>
      <dc:creator>Rudi Swennen_1</dc:creator>
      <dc:date>2007-04-06T07:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Install 32-bit rpms for 64-bit Linux OS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038563#M48409</link>
      <description>RHN ES 4 channel shows both the 32bit and 64 bit versions of those items listed.   For example: &lt;BR /&gt;&lt;BR /&gt; glibc-devel-2.3.4-2.25.i386  Object files for development using standard C libraries.&lt;BR /&gt; glibc-devel-2.3.4-2.25.x86_64  Object files for development using standard C libraries.&lt;BR /&gt;&lt;BR /&gt;So you either have to use rhn to download them (as suggested) or you might get to know up2date a little better by using the --arch option.  Example: &lt;BR /&gt;&lt;BR /&gt; up2date --nox --arch=i386 glibc-devel&lt;BR /&gt;&lt;BR /&gt;Fetching Obsoletes list for channel: rhel-x86_64-as-4...&lt;BR /&gt;&lt;BR /&gt;Fetching Obsoletes list for channel: rhel-x86_64-as-4-extras...&lt;BR /&gt;&lt;BR /&gt;Fetching Obsoletes list for channel: rhel-x86_64-as-4-fastrack...&lt;BR /&gt;&lt;BR /&gt;Fetching rpm headers...&lt;BR /&gt;########################################&lt;BR /&gt;&lt;BR /&gt;Name                                    Version        Rel     &lt;BR /&gt;----------------------------------------------------------&lt;BR /&gt;glibc-devel                             2.3.4          2.25              i386  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Testing package set / solving RPM inter-dependencies...&lt;BR /&gt;########################################&lt;BR /&gt;RPM package conflict error.  The message was:&lt;BR /&gt;Test install failed because of package conflicts:&lt;BR /&gt;package glibc-devel-2.3.4-2.25 is already installed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(My system already has that package)</description>
      <pubDate>Fri, 06 Apr 2007 14:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038563#M48409</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2007-04-06T14:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Install 32-bit rpms for 64-bit Linux OS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038564#M48410</link>
      <description>Thanks guys that did it.&lt;BR /&gt;&lt;BR /&gt;I was going to the redhat site and doing the download and install but when I checked for files they should have installed...they were not there.&lt;BR /&gt;&lt;BR /&gt;Finally pulling from disk it seemed to work. I will keep all the suggestions for the next time I have this issue &lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Apr 2007 07:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-32-bit-rpms-for-64-bit-linux-os/m-p/5038564#M48410</guid>
      <dc:creator>Jesse Delk</dc:creator>
      <dc:date>2007-04-09T07:28:26Z</dc:date>
    </item>
  </channel>
</rss>

