[FoLUG]sqwebmail.... courier IMAP

samuele enlargeyourlinux@yahoo.it
Gio 28 Ago 2003 21:44:32 CEST


On Thu, 2003-08-28 at 14:59, parisi11@libero.it wrote:
> Da root ho eseguito:
> 
> ./configure --disable-root-check --with-redhat --without-authpam
> --without-authldap --without-authpwd --without-authmysql --without-authpgsql
> --without-authshadow --without-authuserdb \ --without-authcustom
> --without-authcram --without-authdaemon --with-authvchkpw --with-ssl
> --enable-workarounds-for-imap-client-bugs
> 
> Ho dovuto aggiungere --with-redhat altrimenti non partiva la configurazione....
> 
> Ricevevo questo WARNING:
> 
> configure: WARNING: you should use --build, --host, --target
> configure: WARNING: invalid host type:  --without-authcram
> 
> togliendo la '\' dal comando che mi avevi consigliato la configurazione avviene
> senza warning ne errori (sarà stata una svista)
> 
> il "make" va bene
> 
> ma nel "make check" mi dice:
> 
> Error: --with-trashquota or the --enable-workarounds-for-imap-client-bugs
> option was specified to the configure script.
>  
> As INSTALL told you, make check fails if these options are used, and I wasn't
> kidding when I wrote it.  Reconfigure and rebuild without these options, then
> rerun make and make check.  If make check passes, reconfigure again with your
> original options, and proceed with installing this server.  Have fun!
> make[1]: *** [check] Error 1
> make[1]: Leaving directory `/usr/local/share/courier-imap-2.1.1/imap'
> make: *** [check-recursive] Error 1
> 
> 
> A questo punto ho riconfigurato togliendo l'opzione:
> --enable-workarounds-for-imap-client-bugs
> 
> faccio il "make"   .... tutto ok
> 
> con il "make check" invece ottengo:
> 
> 
> 
> make[1]: Leaving directory `/usr/local/share/courier-imap-2.1.1/tcpd'
> Making check in imap
> make[1]: Entering directory `/usr/local/share/courier-imap-2.1.1/imap'
> =============================
> Do not run make check as root
> =============================
> make[1]: *** [check] Error 1
> make[1]: Leaving directory `/usr/local/share/courier-imap-2.1.1/imap'
> make: *** [check-recursive] Error 1
> 
> 
> e quindi sono di nuovo ad un punto morto.....
> 
> ciao e grazie
> 
> _______________________________________________
> FoLUG mailing list
> FoLUG@lists.linux.it
> http://lists.linux.it/listinfo/folug per cancellarsi dalla lista

Sorry per la barra in aggiunta... l'opzione
--enable-workarounds-for-imap-client-bugs lasciala: serve per far si che
courier imap si comporti correttamente con i client che "fanno le bizze"
usando il protocollo imap. Se guardi nel file INSTALL c'e' scritto che:

$ make check    # Note - the --enable-workarounds-for-imap-client-bugs
                # option to configure will result in make check FAILING.

Quindi io per compilare courier imap lo salto il make check. Faccio

./configure <marea di opzioni>
make
make install
make install-configure

e su debian così mi funziona. 

Ciao
   Samuele




Maggiori informazioni sulla lista FoLUG