<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: How do I find what dependencies a rpm file has?</title> <atom:link href="http://www.cyberciti.biz/faq/how-do-i-find-what-dependencies-a-rpm-file-has/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/how-do-i-find-what-dependencies-a-rpm-file-has/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Arshad</title><link>http://www.cyberciti.biz/faq/how-do-i-find-what-dependencies-a-rpm-file-has/#comment-56158</link> <dc:creator>Arshad</dc:creator> <pubDate>Sun, 06 Mar 2011 19:17:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/how-do-i-find-what-dependencies-a-rpm-file-has.php#comment-56158</guid> <description>Hello,
I am not able to figure out what is going wrong here...can you guys..have a look..and give me feedback why these packages are not getting installed...
I want...to install
elfutils-libelf-devel-0.137-3.el5.i386.rpm
elfutils-libelf-devel-static-0.137-3.el5.i386.rpm
Rhel 5.4
please help!!
========================================================
[root@applications Server]# rpm -Uvh elfutils-libelf-devel-static-0.137-3.el5.i386.rpm
error: Failed dependencies:
elfutils-libelf-devel-i386 = 0.137-3.el5 is needed by elfutils-libelf-devel-static-0.137-3.el5.i386
[root@applications Server]# rpm -Uvh elfutils-libelf-devel-0.137-3.el5.i386.rpm
error: Failed dependencies:
elfutils-libelf-devel-static-i386 = 0.137-3.el5 is needed by elfutils-libelf-devel-0.137-3.el5.i386
[root@applications Server]# rpm -qpR elfutils-libelf-devel-static-0.137-3.el5.i386.rpm
elfutils-libelf-devel-i386 = 0.137-3.el5
rpmlib(CompressedFileNames) &lt;= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1
rpmlib(VersionedDependencies) &lt;= 3.0.3-1
[root@applications Server]# rpm -qpR elfutils-libelf-devel-0.137-3.el5.i386.rpm
elfutils-libelf-devel-static-i386 = 0.137-3.el5
elfutils-libelf-i386 = 0.137-3.el5
libelf.so.1
rpmlib(CompressedFileNames) &lt;= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1
rpmlib(VersionedDependencies) &lt;= 3.0.3-1
[root@applications Server]# apt-get install elfutils
-bash: apt-get: command not found
[root@applications Server]# rpm -aq&#124;grep elfutils-libelf
elfutils-libelf-0.137-3.el5
[root@applications Server]#
Thanks...</description> <content:encoded><![CDATA[<p>Hello,</p><p>I am not able to figure out what is going wrong here&#8230;can you guys..have a look..and give me feedback why these packages are not getting installed&#8230;</p><p>I want&#8230;to install<br
/> elfutils-libelf-devel-0.137-3.el5.i386.rpm<br
/> elfutils-libelf-devel-static-0.137-3.el5.i386.rpm</p><p>Rhel 5.4</p><p>please help!!<br
/> ========================================================</p><p>[root@applications Server]# rpm -Uvh elfutils-libelf-devel-static-0.137-3.el5.i386.rpm<br
/> error: Failed dependencies:<br
/> elfutils-libelf-devel-i386 = 0.137-3.el5 is needed by elfutils-libelf-devel-static-0.137-3.el5.i386<br
/> [root@applications Server]# rpm -Uvh elfutils-libelf-devel-0.137-3.el5.i386.rpm<br
/> error: Failed dependencies:<br
/> elfutils-libelf-devel-static-i386 = 0.137-3.el5 is needed by elfutils-libelf-devel-0.137-3.el5.i386<br
/> [root@applications Server]# rpm -qpR elfutils-libelf-devel-static-0.137-3.el5.i386.rpm<br
/> elfutils-libelf-devel-i386 = 0.137-3.el5<br
/> rpmlib(CompressedFileNames) &lt;= 3.0.4-1<br
/> rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1<br
/> rpmlib(VersionedDependencies) &lt;= 3.0.3-1<br
/> [root@applications Server]# rpm -qpR elfutils-libelf-devel-0.137-3.el5.i386.rpm<br
/> elfutils-libelf-devel-static-i386 = 0.137-3.el5<br
/> elfutils-libelf-i386 = 0.137-3.el5<br
/> libelf.so.1<br
/> rpmlib(CompressedFileNames) &lt;= 3.0.4-1<br
/> rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1<br
/> rpmlib(VersionedDependencies) &lt;= 3.0.3-1<br
/> [root@applications Server]# apt-get install elfutils<br
/> -bash: apt-get: command not found<br
/> [root@applications Server]# rpm -aq|grep elfutils-libelf<br
/> elfutils-libelf-0.137-3.el5<br
/> [root@applications Server]#</p><p>Thanks&#8230;</p> ]]></content:encoded> </item> <item><title>By: Hanh Nguyen</title><link>http://www.cyberciti.biz/faq/how-do-i-find-what-dependencies-a-rpm-file-has/#comment-36694</link> <dc:creator>Hanh Nguyen</dc:creator> <pubDate>Tue, 31 Jul 2007 10:34:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/how-do-i-find-what-dependencies-a-rpm-file-has.php#comment-36694</guid> <description>First thanks for help ,i can&#039;t install Python 2.3.4-2.aix5.1.ppc.rpm without error dependencies libcrypto.a,libgdbm.a,libssl.a ;
any experiences in installing &quot;AIX rpms&quot; for this inconvenient? with --nodeps ???</description> <content:encoded><![CDATA[<p>First thanks for help ,i can&#8217;t install Python 2.3.4-2.aix5.1.ppc.rpm without error dependencies libcrypto.a,libgdbm.a,libssl.a ;<br
/> any experiences in installing &#8220;AIX rpms&#8221; for this inconvenient? with &#8211;nodeps ???</p> ]]></content:encoded> </item> </channel> </rss>
