mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
clarify the fact that voicemail IMAP storage cannot be built against a distro's binary c-client library package (at least not at this time)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@53715 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -74,6 +74,12 @@ or where ever you built thfe UWashington IMAP Toolkit. When you run
|
||||
'make menuselect', choose 'Voicemail Build Options' and the
|
||||
IMAP_STORAGE option should be available for selection.
|
||||
|
||||
Note that the --with-imap option will NOT search your system for an
|
||||
installed copy of the IMAP Toolkit c-client library; the Asterisk
|
||||
Makefiles and configure script are designed to build against an
|
||||
unpacked and compiled source tree of the IMAP Toolkit, not a binary
|
||||
distribution.
|
||||
|
||||
After selecting it, use the 'x' key to exit menuselect and save
|
||||
your changes, and the build/install Asterisk normally.
|
||||
|
||||
|
Reference in New Issue
Block a user