On 06/20/2011 12:18 PM, Oberdan Albertoni wrote: > Hi, > on the same machine if I try to install from source cyrus-imap with > version 2.3.11 when run : > > ./configure --prefix=/usr --with-sasl=/usr/local/lib --with-perl > --with-auth=unix --with-bdb-libdir=/usr/lib > --with-bdb-incdir=/usr/include --with-openssl=/usr/lib/ssl > > I'm not get errors > > with version 2.3.16 and 2.4.8 I have this errors : > > configure: creating ./config.status > config.status: creating man/Makefile > config.status: WARNING: 'man/Makefile.in' seems to ignore the > --datarootdir setting > config.status: creating master/Makefile > config.status: creating lib/Makefile > config.status: creating imap/Makefile > config.status: creating imtest/Makefile > config.status: creating netnews/Makefile > config.status: creating perl/Makefile > config.status: creating sieve/Makefile > config.status: creating timsieved/Makefile > config.status: creating notifyd/Makefile > config.status: creating perl/sieve/Makefile > config.status: creating perl/sieve/lib/Makefile > config.status: creating Makefile > config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir > setting > config.status: creating config.h > configure: WARNING: unrecognized options: --with-auth > > > If I removing the - with-auth = unix all works > > Can you tell me why ? Like it says, --with-auth is no longer a valid option. configure: WARNING: unrecognized options: --with-auth > > By Obe. > ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/