<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Does anyone know where I can get the latest version of libical, ideally at least version 2?<br></div>
<div>&nbsp;</div>
<div>I've been working through <a target="_blank" defang_rel="noreferrer" href="https://docs.cyrus.foundation/imap/developer/installguide.html">this</a> guide and am getting these warnings:<br></div>
<blockquote><div>configure: WARNING: Your version of libical can not support timezones by reference.  Consider upgrading to libical &gt;= 1.0.1<br></div>
<div>checking for icalcomponent_new_vavailability in -lical... no<br></div>
<div>configure: WARNING: Your version of libical can not support availability.&nbsp; Consider upgrading to libical &gt;= 1.0.1<br></div>
<div>checking for icalcomponent_new_vvoter in -lical... no<br></div>
<div>configure: WARNING: Your version of libical can not support consensus scheduling.&nbsp; Consider upgrading to libical &gt;= 2.0<br></div>
<div>checking for icalrecurrencetype_rscale_is_supported in -lical... no<br></div>
<div>configure: WARNING: Your version of libical can not support non-gregorian recurrences.&nbsp; Consider upgrading to libical &gt;= 2.0<br></div>
</blockquote><div>This is causing make to fail:<br></div>
<blockquote><div>In file included from imap/caldav_db.h:52:0,<br></div>
<div>from imap/mailbox.c:80:<br></div>
<div>/usr/local/include/libical/ical.h:89:33: fatal error: libical_ical_export.h: No such file or directory<br></div>
<div>#include "libical_ical_export.h"<br></div>
<div>^<br></div>
<div>compilation terminated.<br></div>
<div>make[2]: *** [imap/imap_libcyrus_imap_la-mailbox.lo] Error 1<br></div>
<div>make[2]: Leaving directory `/home/tester/cyrus-imapd'<br></div>
<div>make[1]: *** [all-recursive] Error 1<br></div>
<div>make[1]: Leaving directory `/home/tester/cyrus-imapd'<br></div>
<div>make: *** [all] Error 2<br></div>
</blockquote><div>&nbsp;</div>
<div id="sig20251641"><div class="signature">Chris<br></div>
</div>
<div>&nbsp;</div>
</body>
</html>