[FoLUG]sqwebmail.... courier IMAP

parisi11@libero.it parisi11@libero.it
Gio 28 Ago 2003 15:59:36 CEST


>
> A me quel problema lo dava se lo compilavo da utente normale. prova a
> compilare come root e ad usare nel ./configure come opzione
> --disable-root-check. io ho usato:
> ./configure --disable-root-check --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
> Diversamente da utente non mi si compilava.
>


Ciao

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



Maggiori informazioni sulla lista FoLUG