hi, I try to compile the courier-0.65.2.20110103 on debian/squeeze (2.6.34.6-xxxx-grs-ipv6-64 #3 SMP Fri Sep 17 16:06:38 UTC 2010 x86_64 GNU/Linux) I have installed these packages: libpcre3-dev libperl-dev libidn11-dev fam libfam-dev libldb-dev libldb0 My locales are : LANG=en_US.UTF-8 LANGUAGE=en_UTF.UTF-8 LC_CTYPE="es_ES.UTF-8" LC_NUMERIC="es_ES.UTF-8" LC_TIME="es_ES.UTF-8" LC_COLLATE="es_ES.UTF-8" LC_MONETARY="es_ES.UTF-8" LC_MESSAGES="es_ES.UTF-8" LC_PAPER="es_ES.UTF-8" LC_NAME="es_ES.UTF-8" LC_ADDRESS="es_ES.UTF-8" LC_TELEPHONE="es_ES.UTF-8" LC_MEASUREMENT="es_ES.UTF-8" LC_IDENTIFICATION="es_ES.UTF-8" LC_ALL=es_ES.UTF-8
my config line is : ./configure --enable-unicode --enable-mimecharset=utf-8 --without-ipv6 --with-ispell=/usr/bin/aspell --enable-https=login --disable-autorenamesent I do not see any problems in config.log (at least concerning utf8, unicode or libidn) I have tried without "--enable-unicode --enable-mimecharset=utf-8" with same result The output of make check is: Making check in maildrop make[1]: Entering directory `/home/pascal/courier-0.65.2.20110103/maildrop' make check-am make[2]: Entering directory `/home/pascal/courier-0.65.2.20110103/maildrop' ./testsuite | cmp -s - ./testsuite.txt.idn make[2]: *** [check-am] Error 1 make[2]: Leaving directory `/home/pascal/courier-0.65.2.20110103/maildrop' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/pascal/courier-0.65.2.20110103/maildrop' make: *** [check-recursive] Error 1 thanks for any help or a clue to keep searching pascal ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
