[asterisk-users] Help setting up IMAP_STORAGE on CentOS 5

2009-10-08 Thread Noah I. Engelberth
I've been spending the day trying to get IMAP_STORAGE on my test box, to
evaluate for production, but I'm having no luck getting uw-imap to
build.  I've tried installing it from an upstream package, but Asterisk
still isn't finding it to compile -with-imap.  My google searches have
turned up very little for documentation on dependencies, gotchas, etc
for either item, so I'm hoping someone here can help me get IMAP set up
for my Asterisk box.

 

The server's specifications are as follows:

CentOS 5.3, 32-bit

Asterisk 1.6.1.6 with addons 1.6.1.1

 

Thank you,

 

Noah Engelberth

Direct Link Computer Systems

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Help setting up IMAP_STORAGE on CentOS 5

2009-10-08 Thread Jason Parker
Noah I. Engelberth wrote:
 I’ve been spending the day trying to get IMAP_STORAGE on my test box, to
 evaluate for production, but I’m having no luck getting uw-imap to
 build.  I’ve tried installing it from an upstream package, but Asterisk
 still isn’t finding it to compile –with-imap.  My google searches have
 turned up very little for documentation on dependencies, gotchas, etc
 for either item, so I’m hoping someone here can help me get IMAP set up
 for my Asterisk box.
 

You should be able to just `yum install libc-client-devel` on CentOS.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Help setting up IMAP_STORAGE on CentOS 5

2009-10-08 Thread John A. Sullivan III
On Thu, 2009-10-08 at 15:45 -0500, Jason Parker wrote:
 Noah I. Engelberth wrote:
  I’ve been spending the day trying to get IMAP_STORAGE on my test box, to
  evaluate for production, but I’m having no luck getting uw-imap to
  build.  I’ve tried installing it from an upstream package, but Asterisk
  still isn’t finding it to compile –with-imap.  My google searches have
  turned up very little for documentation on dependencies, gotchas, etc
  for either item, so I’m hoping someone here can help me get IMAP set up
  for my Asterisk box.
  
 
 You should be able to just `yum install libc-client-devel` on CentOS.
snip
That should indeed solve the dependency problem but it doesn't always
work when it comes time to connect to the IMAP server.  We spun our
wheels for hours and hours trying to figure out why.  As it turned out
in our case, the version of libc-client included in CentOS was too old
to work with our Zimbra 5.0.16 installation.  We had to install cclient
from source.  It may or may not be a problem for Noah but it certainly
bit us! Thanks - John
-- 
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsulli...@opensourcedevel.com

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users