<?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: Resolving RPM dependency in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848249#M69064</link>
    <description>Wonder why no one has mentioned yum yet.&lt;BR /&gt; &lt;BR /&gt;I consider yum to be the only feasible dependency resolution tool on a RH based Linux distro if you don't want to lose sanity.&lt;BR /&gt; &lt;BR /&gt;Since Fedora (or any other RH distro) generally lacks all those heavily dependable codec and multimedia packages which are under other licenses than the GPL (e.g. mp3 players) I use to obtain those RPMs from third party sites like atrpms.&lt;BR /&gt;For this to work you would only have to add a few entries in either /etc/yum.conf or /etc/yum.d in separate files.&lt;BR /&gt;Then you simply would issue&lt;BR /&gt; &lt;BR /&gt;# yum instal blah-blah&lt;BR /&gt; &lt;BR /&gt;and yum deligently would resolve all dependencies and install everything needed.&lt;BR /&gt; &lt;BR /&gt;Have a look at man yum.</description>
    <pubDate>Wed, 05 Oct 2005 08:51:32 GMT</pubDate>
    <dc:creator>Ralph Grothe</dc:creator>
    <dc:date>2005-10-05T08:51:32Z</dc:date>
    <item>
      <title>Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848240#M69055</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;I've previously installed Redhat 9 with without XFree86 &amp;amp; Gnome due to disk space.&lt;BR /&gt;Now, I've got much bigger disk on hand, and want to install XFree86 and Gnome,&lt;BR /&gt;however, I find that the RPM dependency for XFree86 and Gnome is very deep, for example&lt;BR /&gt;XFree86 depends on A, B and C&lt;BR /&gt;A depends D, E&lt;BR /&gt;D depends F&lt;BR /&gt;E depends G&lt;BR /&gt;B depends H, I, J&lt;BR /&gt;H depends K, L&lt;BR /&gt;.........&lt;BR /&gt;...........&lt;BR /&gt;.......... This is just like an never ending story!&lt;BR /&gt;&lt;BR /&gt;I've spent my whole day trying to resolve these rpm dependecies, is there way&lt;BR /&gt;to list down all the RPMS needed by XFree86 and Gnome??? or an option passwd&lt;BR /&gt;to rpm, to make install all needed rpms to resolve the dependecy?</description>
      <pubDate>Mon, 28 Apr 2003 09:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848240#M69055</guid>
      <dc:creator>Alex_133</dc:creator>
      <dc:date>2003-04-28T09:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848241#M69056</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;is there some thing called "redhat-config-packages"  available. this will help you.&lt;BR /&gt;&lt;BR /&gt;why dont you try an upgrade by popping in the CD if you can afford shutting the machine and if it is a lot of rpms to be installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 28 Apr 2003 10:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848241#M69056</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-28T10:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848242#M69057</link>
      <description>Try to install XFree86 and Gnome from Install CD. Use "Upgrade existing system" option in "installation type" menu and choose XFree86 and Gnome as what you want upgraded.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Mon, 28 Apr 2003 10:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848242#M69057</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-04-28T10:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848243#M69058</link>
      <description>I faced this problem so many times.  &lt;BR /&gt;Normally what I do is first try to install the XFree86* RPMS in the order as mentioned and KDE/GNOME base RPMS.&lt;BR /&gt;Sometimes I use rpmfind.net to gather the list of dependencies also.  It lists a 'provides/requries' column that contain the *.so.  You can set them as a baseline and lookout for the RPMS there on.&lt;BR /&gt;RPM is improving but its a long way to go :).&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Apr 2003 13:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848243#M69058</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-04-28T13:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848244#M69059</link>
      <description>Welcome to rpmhell :-)  &lt;BR /&gt;&lt;BR /&gt;I realize this isn't a real solution for your problem, rather it's my personal experience.&lt;BR /&gt;&lt;BR /&gt;After dealing with exactly your issue on most every rpm-based disto, I finally gave up and switched to Gentoo.&lt;BR /&gt;&lt;BR /&gt;If you don't mind spending a day (or two) doing a full compile of gcc, xfree86, kde, gnome, and a kernel on your system, I would recommend Gentoo.  My system is faster, and there are no more rpm circular dependencies, no more up2date, no more non-standard applications.&lt;BR /&gt;&lt;BR /&gt;This is just my .02&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 12:51:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848244#M69059</guid>
      <dc:creator>Ted M Johnson_1</dc:creator>
      <dc:date>2003-04-29T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848245#M69060</link>
      <description>Another options is to install apt-rpm&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://apt4rpm.sourceforge.net/" target="_blank"&gt;http://apt4rpm.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It allows you to install packages and resolves dependencies for you.</description>
      <pubDate>Tue, 29 Apr 2003 17:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848245#M69060</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-04-29T17:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848246#M69061</link>
      <description>Ted,&lt;BR /&gt;&lt;BR /&gt;Gentoo is good if you want a bleeding edge distro. But just imagine the hassles downloading the source and compiling.&lt;BR /&gt;&lt;BR /&gt;I have a friend who used to do this regularly but the effort i guess is way too much.&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 30 Apr 2003 01:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848246#M69061</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-30T01:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848247#M69062</link>
      <description>ah..it's indeed a rpm hell, I actually prefer installing the software from source. Thank you all for the input, I may wanna try app-get. &lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2003 07:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848247#M69062</guid>
      <dc:creator>Alex_133</dc:creator>
      <dc:date>2003-04-30T07:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848248#M69063</link>
      <description>For basic XFree86 and Gnome on Red Hat 7.3 see attachment.&lt;BR /&gt;After the rpm instalations you should first set the fonts directory (see error log only after you run startx) and then you should run xf86config to set the keyboard, mouse, screen settings etc.&lt;BR /&gt;For other versions of Red Hat Linux the list my slightly differ.</description>
      <pubDate>Wed, 05 Oct 2005 07:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848248#M69063</guid>
      <dc:creator>Blaz Novak</dc:creator>
      <dc:date>2005-10-05T07:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848249#M69064</link>
      <description>Wonder why no one has mentioned yum yet.&lt;BR /&gt; &lt;BR /&gt;I consider yum to be the only feasible dependency resolution tool on a RH based Linux distro if you don't want to lose sanity.&lt;BR /&gt; &lt;BR /&gt;Since Fedora (or any other RH distro) generally lacks all those heavily dependable codec and multimedia packages which are under other licenses than the GPL (e.g. mp3 players) I use to obtain those RPMs from third party sites like atrpms.&lt;BR /&gt;For this to work you would only have to add a few entries in either /etc/yum.conf or /etc/yum.d in separate files.&lt;BR /&gt;Then you simply would issue&lt;BR /&gt; &lt;BR /&gt;# yum instal blah-blah&lt;BR /&gt; &lt;BR /&gt;and yum deligently would resolve all dependencies and install everything needed.&lt;BR /&gt; &lt;BR /&gt;Have a look at man yum.</description>
      <pubDate>Wed, 05 Oct 2005 08:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848249#M69064</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2005-10-05T08:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Resolving RPM dependency</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848250#M69065</link>
      <description>I posted this way back in 2003, and am quite surprised to be still receiving solution today. Linux software package management (rpm) has certainly improved a lot in these years, and I rely heavily on YUM nowadays. Thanks to all the people who have answered this post, i am closing this thread now. thanks again.</description>
      <pubDate>Wed, 05 Oct 2005 11:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resolving-rpm-dependency/m-p/4848250#M69065</guid>
      <dc:creator>Alex_133</dc:creator>
      <dc:date>2005-10-05T11:30:35Z</dc:date>
    </item>
  </channel>
</rss>

