<?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: RPM help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647364#M1040</link>
    <description>I like to hit rmpsearch.org -- and then if I already have the package on local install materials, I'll just use mine, otherwise, I can download it from their links. &lt;BR /&gt;&lt;BR /&gt;Check em out!</description>
    <pubDate>Sat, 19 Jan 2002 02:27:11 GMT</pubDate>
    <dc:creator>Mark Fenton</dc:creator>
    <dc:date>2002-01-19T02:27:11Z</dc:date>
    <item>
      <title>RPM help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647362#M1038</link>
      <description>I tried installing this: &lt;BR /&gt;rpm -Uvh tora-1.2.1-1gc-glibc22.i686.rpm &lt;BR /&gt;error: failed dependencies:&lt;BR /&gt;        liblcms.so.1   is needed by tora-1.2.1-1gc&lt;BR /&gt;&lt;BR /&gt;But recieved the above error.  How do I find out which rpm package "liblcms.so.1" belongs to.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2002 15:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647362#M1038</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-01-17T15:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: RPM help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647363#M1039</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;thats the reason why some people are using Debian :-)&lt;BR /&gt;&lt;BR /&gt;If you are user SuSE the use yast for searching in the packets.&lt;BR /&gt;&lt;BR /&gt;If you are using RedHat it's difficult. Check the command "rpm -qlp packet.rpm" for searching the files in all packages.&lt;BR /&gt;&lt;BR /&gt;Good luck...&lt;BR /&gt;&lt;BR /&gt;Frank&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2002 09:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647363#M1039</guid>
      <dc:creator>Frank Gilsdorf</dc:creator>
      <dc:date>2002-01-18T09:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: RPM help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647364#M1040</link>
      <description>I like to hit rmpsearch.org -- and then if I already have the package on local install materials, I'll just use mine, otherwise, I can download it from their links. &lt;BR /&gt;&lt;BR /&gt;Check em out!</description>
      <pubDate>Sat, 19 Jan 2002 02:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647364#M1040</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-01-19T02:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: RPM help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647365#M1041</link>
      <description>Oops!&lt;BR /&gt;&lt;BR /&gt;That's &lt;A href="http://www.rpmFIND.org" target="_blank"&gt;www.rpmFIND.org&lt;/A&gt; ((I always mix them up!))&lt;BR /&gt;&lt;BR /&gt;Here's what I found on your issue:&lt;BR /&gt;&lt;A href="http://speakeasy.rpmfind.net/linux/rpm2html/search.php?query=liblcms.so.1+&amp;amp;submit=Search+..." target="_blank"&gt;http://speakeasy.rpmfind.net/linux/rpm2html/search.php?query=liblcms.so.1+&amp;amp;submit=Search+...&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They list RPMS for mandrake, suse and conectiva. If you're using redhat, the mandrake rpm should work fine.&lt;BR /&gt;&lt;BR /&gt;Best of the best!&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Sat, 19 Jan 2002 02:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647365#M1041</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-01-19T02:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: RPM help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647366#M1042</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Firstly, try&lt;BR /&gt;&lt;BR /&gt;rpm -q -f liblcms.so.1 to see if the file is already installed, if so make sure that your /etc/ld.so.conf file includes the path of the file and the re-run ldconfig with the -v option and then grep for liblcms.so.1 to verify.&lt;BR /&gt;&lt;BR /&gt;Else follow the previous post about rpmfind.net.&lt;BR /&gt;&lt;BR /&gt;P.S. I believe it is the CMS color engine for KDE.&lt;BR /&gt;&lt;BR /&gt;Hope this helps :).</description>
      <pubDate>Mon, 21 Jan 2002 10:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-help/m-p/2647366#M1042</guid>
      <dc:creator>Alex Green</dc:creator>
      <dc:date>2002-01-21T10:50:30Z</dc:date>
    </item>
  </channel>
</rss>

