On 19 Sep 2008, at 08:55, James M McNutt wrote:
> how do you tell it to only use the com_err from cyrus-imapd?
Try: ./configure --whatever-else-you-might-say --with-com_err=yes
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info
how do you tell it to only use the com_err from cyrus-imapd?
-jim
On Thu, 18 Sep 2008, Wesley Craig wrote:
> On 05 Aug 2008, at 14:24, James M McNutt wrote:
> > not sure why we get "Unknown code imap 54"
>
> Your compile is referring to com_err from some other package, which
> is apparently not
On 05 Aug 2008, at 14:24, James M McNutt wrote:
> not sure why we get "Unknown code imap 54"
Your compile is referring to com_err from some other package, which
is apparently not compatible with cyrus-imapd. Probably better if
you just used the one that comes with cyrus-imapd.
:wes
Cyru