<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Kevin,<br>
<br>
There are those of us that have built and deployed the UW imap c-client
library as a shared library and installed it in a standard path because
the same library is used with php. I don't see why you would want to
limit the build process to only using the static version.<br>
<br>
Kevin P. Fleming wrote:
<blockquote cite="mid45CCA2BB.6070301@digium.com" type="cite">
  <pre wrap="">Patrick wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">With asterisk 1.4svn from yesterday I have tested --with-imap on a FC6
and CentOS4 box. Currently it fails although the required files are
installed (libc-client-devel package 2004g version):

/usr/lib/c-client.a
/usr/lib/libc-client.a
/usr/lib/libc-client.so
/usr/include/imap/ with the header files
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The --with-imap option, unlike all the other configure script options,
will _NOT_ search your system for the IMAP toolkit libraries. If you
don't specify a path where they can be found it assumes that you have
unpacked and built the c-client sources at a directory parallel to the
asterisk-1.4 directory.

Generally speaking, because the c-client library is a static library (we
don't use the shared library version), it's better to just unpack the
sources and do the simple build and then let Asterisk link against it.
I'll update the configure script help text to hopefully make this clearer.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<table border="0" cellpadding="2" cellspacing="0" width="569">
  <tbody>
    <tr bgcolor="#000099" valign="middle">
      <td colspan="2"><font color="#ffffff"
 face="Verdana, Arial, Helvetica, sans-serif" size="2"><strong>Bob
Atkins </strong></font><font color="#ffffff">&nbsp;</font></td>
    </tr>
    <tr valign="middle">
      <td colspan="2"><font face="Verdana, Arial, Helvetica, sans-serif"
 size="1"><em>President/CEO</em></font></td>
    </tr>
    <tr valign="middle">
      <td width="233">
      <p align="center"><font
 face="Verdana, Arial, Helvetica, sans-serif" size="1"><b><font
 color="#000080"><span
 style="font-weight: bold; font-family: Trebuchet MS;"><a
 href="http://www.digilink.net"><img
 src="cid:part1.07080006.08070100@digilink.net" alt="DigiLink, Inc."
 style="border: 0px solid ; width: 216px; height: 48px;"></a></span></font></b><br>
      <font color="#006600">Business Inter-net-working</font><br>
      <font color="#000099"><strong><em>The Cure for the Common ISP!</em></strong></font></font></p>
      </td>
      <td width="328">
      <p align="right"><font color="#666666"
 face="Verdana, Arial, Helvetica, sans-serif" size="1">Phone: </font><font
 face="Verdana, Arial, Helvetica, sans-serif" size="1">(310) 577-9450<br>
      </font><font color="#666666"
 face="Verdana, Arial, Helvetica, sans-serif" size="1">Fax: </font><font
 face="Verdana, Arial, Helvetica, sans-serif" size="1">(310) 577-3360</font><font
 face="Verdana, Arial, Helvetica, sans-serif" size="1"><br>
      <font color="#666666">eMail:</font> <a class="moz-txt-link-abbreviated" href="mailto:bob@digilink.net">bob@digilink.net</a><br>
      </font></p>
      </td>
    </tr>
  </tbody>
</table>
<p>&nbsp; </p>
</div>
</body>
</html>