<?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: Fedora RPM's on RedHat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465312#M37635</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Red Hat 4 is Based on Fedora technology.&lt;BR /&gt;&lt;BR /&gt;RHEL 4 was based on Fedora Core 3.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux" target="_blank"&gt;http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Jul 2009 09:49:57 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-07-23T09:49:57Z</dc:date>
    <item>
      <title>Fedora RPM's on RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465307#M37630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to install Control-M on RedHat 4.4 and it requests an RPM with a version that is only available from RedHat5 or Fedora releases.&lt;BR /&gt;&lt;BR /&gt;BMC advised to install the Fedora RPM.&lt;BR /&gt;&lt;BR /&gt;what is your opinion ? &lt;BR /&gt;Does it supported at all ? &lt;BR /&gt;Is there way to match a RedHat release to Fedora (for example Fedora6 is RedHat4) ?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 23 Jul 2009 08:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465307#M37630</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-07-23T08:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora RPM's on RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465308#M37631</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;did you try it to find on this web site ?? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.rpmfind.net/" target="_blank"&gt;http://www.rpmfind.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Thu, 23 Jul 2009 08:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465308#M37631</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-07-23T08:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora RPM's on RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465309#M37632</link>
      <description>I was not trying to find the rpm (I'm talking about libstdc++-4.0.2), but was trying to understand the consequences of installing a Fedora rpm upon a RedHat system.</description>
      <pubDate>Thu, 23 Jul 2009 09:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465309#M37632</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-07-23T09:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora RPM's on RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465310#M37633</link>
      <description>According to Wikipedia, the relationships between RHEL and Fedora work out roughly like this:&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;* Red Hat Linux 6.2 â   Red Hat Linux 6.2E&lt;BR /&gt;* Red Hat Linux 7.2 â   Red Hat Enterprise Linux 2.1&lt;BR /&gt;* Red Hat Linux 9 -&amp;gt; Red Hat Enterprise Linux 3&lt;BR /&gt;* Fedora Core 3 -&amp;gt; Red Hat Enterprise Linux 4&lt;BR /&gt;* Fedora Core 6 -&amp;gt; Red Hat Enterprise Linux 5&lt;BR /&gt;* Fedora 11 -&amp;gt; Red Hat Enterprise Linux 6 (planned for release in the first quarter of 2010)&lt;BR /&gt;---------------&lt;BR /&gt;Source: &lt;A href="http://en.wikipedia.org/wiki/RHEL" target="_blank"&gt;http://en.wikipedia.org/wiki/RHEL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's a bit difficult to determine the impact without knowing which RPM we are talking about.&lt;BR /&gt;&lt;BR /&gt;If the required RPM does not replace anything important and the RPM itself is not used by anything else (= if it would be a "leaf" in a dependency tree graph for your system), installing it should be fairly safe. &lt;BR /&gt;&lt;BR /&gt;Of course, if the required RPM has dependencies that don't match the RHEL 4.4 distribution, trying to install the Fedora binary RPM may be impossible. In that case, get the _source_ RPM from Fedora and build it yourself in a RHEL 4.4 system. That should automatically produce a binary RPM that depends on RHEL 4.4 libraries instead of Fedora ones.&lt;BR /&gt;&lt;BR /&gt;If Control-M has such strange requirements, BMC definitely should describe _exactly_ how to fulfill them. I would think that BMC would be responsible for supporting their solution (i.e. I would complain to BMC if any complications happen as a result of their "bright idea".)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 23 Jul 2009 09:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465310#M37633</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-07-23T09:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora RPM's on RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465311#M37634</link>
      <description>Shalom, Eli,&lt;BR /&gt;I'm not familiar with Control-M, I guess it is commercial software from BMC. So rpmfind and others repos won't help.&lt;BR /&gt;I suggest ask BMC support.&lt;BR /&gt;&lt;BR /&gt;As for RHEL-Fedora  matching - AFAIK, RHEL4 is close to Fedora 3, RHEL5 - Fedora 6.</description>
      <pubDate>Thu, 23 Jul 2009 09:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465311#M37634</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-07-23T09:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora RPM's on RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465312#M37635</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Red Hat 4 is Based on Fedora technology.&lt;BR /&gt;&lt;BR /&gt;RHEL 4 was based on Fedora Core 3.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux" target="_blank"&gt;http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jul 2009 09:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-rpm-s-on-redhat/m-p/4465312#M37635</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-23T09:49:57Z</dc:date>
    </item>
  </channel>
</rss>

