<!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 bgcolor="#ffffff" text="#000000">
Try to find the file through the find command, something like " find
/usr -t f -name 'obj.Linux*' "<br>
<br>
The command locate works with an database, which will be updated just
once a day (If you enable it!), so that will not "find" any just
installed files...<br>
<br>
regards,<br>
<br>
Joost Waversveld<br>
<br>
Jussi Hirvi wrote:
<blockquote cite="mid:C4D344CA.7C7E%25greenspot@greenspot.fi"
 type="cite">
  <pre wrap="">Jussi Hirvi (<a class="moz-txt-link-abbreviated" href="mailto:greenspot@greenspot.fi">greenspot@greenspot.fi</a>) kirjoitteli (21.8.2008 15:56):
  </pre>
  <blockquote type="cite">
    <pre wrap="">I didn't find milterquota with yum so I guess I have to build it... The
Makefile asks me to locate a file that I cannot find:

    </pre>
    <blockquote type="cite">
      <pre wrap=""># change this to the object directory in the sendmail build
treeSENDMAIL_OBJ=/usr/src/packages/sendmail-8.12.9/obj.Linux.2.4.21.i586
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Maybe I should add that my Sendmail is 8.13.8, not 8.12.9, as mentioned in
that Makefile sample. Maybe file names in the Sm build have changed.

- Jussi

--
Jussi Hirvi * Green Spot
Topeliuksenkatu 15 C * 00250 Helsinki * Finland
Tel. & fax +358 9 493 981 * Mobile +358 40 771 2098 (only sms)
<a class="moz-txt-link-abbreviated" href="mailto:jussi.hirvi@greenspot.fi">jussi.hirvi@greenspot.fi</a> * <a class="moz-txt-link-freetext" href="http://www.greenspot.fi">http://www.greenspot.fi</a>

_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
</body>
</html>