<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 03/10/2011 02:36 PM, Ian Lake wrote:
    <blockquote cite="mid:900328.2049.qm@web121602.mail.ne1.yahoo.com"
      type="cite">
      <style type="text/css"><!-- DIV {margin:0px;} --></style>
      <div style="font-family: times new roman,new york,times,serif;
        font-size: 12pt;">
        <div style="font-family: times new roman,new york,times,serif;
          font-size: 12pt;">I want get rid of them because when I
          install the RPM, it fails for 'failed dependencies' for each
          of those *.so.* files.&nbsp; Yet those files exist on the
          computer.&nbsp; <br>
        </div>
      </div>
    </blockquote>
    Then<br>
    <br>
    1) the rpm that installed those *.so.* files is defective. <br>
    2) those *.so.* files weren't installed via rpm<br>
    3) the rpm database is corrupted<br>
    <br>
    Try "rpm -qf /usr/lib/somexample.so.1" to see which package it
    belongs to (if any).<br>
  </body>
</html>