Re: [toaster] RH 7.3 / courier-imap-2.2.2.20040207.tar.bz2 compile fail

2004-02-29 Thread Andre Marenke
Hello, Abel Lucano wrote: comment 2: make fails exiting with: " make[2]: Entering directory `/var/src/courier-imap-2.2.2.20040207/unicode' Compiling big5.c big5.c: In function `c2u_doconv': big5.c:311: parse error before `ucv' big5.c:318: `ucv' undeclared (first use in this function) big5.c

Re: [toaster] RH 7.3 / courier-imap-2.2.2.20040207.tar.bz2 compile fail

2004-02-27 Thread Jeff Koch
I agree - we needed to use --with-redhat on an RH8.0 installation. At 01:12 PM 2/27/2004, you wrote: hi all, I'm trying this in 2 different stock RH 7.3 boxes, following Bill's steps with the latest snapshot of courier-imap: tar -xjf tar/courier-imap-2.2.2.20040207.tar.bz2 cd courier-imap-2.2.2.

RE: [toaster] RH 7.3 / courier-imap-2.2.2.20040207.tar.bz2 compile fail

2004-02-27 Thread Shane Chrisp
>The only thing 2.2.1 is missing is vlimits support. That's why I used >the pre-release. Hopefull this will be fixed by the final >release. It >does work fine on RH 9, fwiw. > I have compiled courier-imap-2.2.2.20040118 on RH7.3 and its running fine. I used the following to compile. ./confi

Re: [toaster] RH 7.3 / courier-imap-2.2.2.20040207.tar.bz2 compile fail

2004-02-27 Thread Bill Shupp
Abel Lucano wrote: hi all, I'm trying this in 2 different stock RH 7.3 boxes, following Bill's steps with the latest snapshot of courier-imap: tar -xjf tar/courier-imap-2.2.2.20040207.tar.bz2 cd courier-imap-2.2.2.20040207 # build as vpopmail chown -R vpopmail:vchkpw ../courier-imap-2.2.2.2004020

[toaster] RH 7.3 / courier-imap-2.2.2.20040207.tar.bz2 compile fail

2004-02-27 Thread Abel Lucano
hi all, I'm trying this in 2 different stock RH 7.3 boxes, following Bill's steps with the latest snapshot of courier-imap: tar -xjf tar/courier-imap-2.2.2.20040207.tar.bz2 cd courier-imap-2.2.2.20040207 # build as vpopmail chown -R vpopmail:vchkpw ../courier-imap-2.2.2.20040207 su vpopmail # co