<div dir="ltr">Hi,<div><br></div><div>I'm trying to install voicemail-imap support but there seems to be a missing module:</div><div>imap_tk<br clear="all"><div><br></div><div><span style="font-family:Menlo;font-size:11px">checking for mandatory modules:</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">IMAP_TK... fail</span></div>


<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo">configure: ***</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">configure: *** The IMAP_TK installation appears to be missing or broken.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">configure: *** Either correct the installation, or run configure</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">configure: *** including --without-imap.</p><div><br></div><div>My configuration</div><div><font face="tahoma, sans-serif">Ubuntu 14.04 LTS</font></div><div><p style="margin:0px">

<font face="tahoma, sans-serif">Asterisk SVN-branch-11-r413595</font></p></div><div><br></div><div>These are the steps I followed:</div><div><br></div>
                
        
        
                <div><span style="font-size:9pt"><font face="courier new, monospace">sudo apt-get install libssl-dev libpam0g-dev</font></span></div>
                
        
        
                <div><span style="font-size:9pt"><font face="courier new, monospace">cd ~/src/asterisk-complete</font></span></div>
                
        
        
                <div><font face="courier new, monospace"><span style="font-size:9pt">mkdir </span><span style="font-size:12px">third party</span></font></div>
                
        
        
                <div><font face="courier new, monospace"><span style="font-size:9pt">cd </span><span style="font-size:12px">third party</span></font></div><div><font face="courier new, monospace"><span style="font-size:9pt">wget <a href="ftp://ftp.cac.washington.edu/mail/imap.tar.Z">ftp://ftp.cac.washington.edu/mail/imap.tar.Z</a>
</span><span style="font-size:9pt">$ </span><span style="font-size:9pt">tar zxvf imap.tar.Z</span></font></div><div><span style="font-size:9pt"><font face="courier new, monospace">cd imap-2007e</font></span></div><div><span style="font-size:9pt"><font face="courier new, monospace">make lnp EXTRACFLAGS="-fPIC -I/usr/include/openssl" IP6=4</font></span></div>

<div><font face="courier new, monospace"><span style="font-size:9pt">cd ~/src/asterisk-complete/asterisk/1</span><span style="font-size:9pt">1</span></font></div><div><font face="courier new, monospace"><span style="font-size:9pt">./configure </span><span style="font-size:9pt;font-style:italic">--with-imap=~/src/asterisk-complete/thirdparty/imap-2007e/</span></font></div>

<div><div class="" title="Page 544"><div class=""><div class=""><p><font face="verdana, sans-serif" style="font-size:9pt">This is where I get the error message about the missing imap_tk </font><font>module.</font></p><p>
<font>in menuselect, imap_tk is mentioned as a dependency, but I can't seem to find it anywhere or activate it somewhere.</font></p>
<p>Any similar experiences, any hints, any solutions on how to find the imap_tk module, or can the dependency be removed ??</p><p><br></p><p>Thanks & regards,</p><p>Bart</p></div></div></div></div></div></div>