[asterisk-users] issue installing voicemail imap support: imap_tk module missing

Bart Remmerie remmerie at gmail.com
Mon May 26 04:31:11 CDT 2014


Dear Chad,

the folder is correctly named thirdparty
Using "third party" was no more than a typo in the email I sent to the
list, sorry for that.  At the same time ... it's often these tiny mistakes
that are the problem.

Any other suggestions ?

Bart



Date: Thu, 22 May 2014 15:18:52 -0700
From: Chad Wallace <cwallace at lodgingcompany.com>
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] issue installing voicemail imap support:
        imap_tk module missing
Message-ID: <20140522151852.0f5017b3 at ws78.int.tlc>
Content-Type: text/plain; charset=US-ASCII

On Wed, 21 May 2014 23:09:28 +0200
Bart Remmerie <remmerie at gmail.com> wrote:

> configure: *** The IMAP_TK installation appears to be missing or
> broken.
[...]
> These are the steps I followed:
>
> sudo apt-get install libssl-dev libpam0g-dev
> cd ~/src/asterisk-complete
> mkdir third party
> cd third party
> wget ftp://ftp.cac.washington.edu/mail/imap.tar.Z $ tar zxvf
> imap.tar.Z cd imap-2007e
> make lnp EXTRACFLAGS="-fPIC -I/usr/include/openssl" IP6=4
> cd ~/src/asterisk-complete/asterisk/11
> ./configure --with-imap=~/src/asterisk-complete/thirdparty/imap-2007e/

In your mkdir and cd lines, you have a space between third and party.
That would make two directories, and then cd into 'third' (probably).
Then the path you passed to configure didn't exist.


--

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.lodgingcompany.com/
OpenPGP Public Key ID: 0x262208A0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140526/fdd09a81/attachment.html>


More information about the asterisk-users mailing list