>> /tmp/pear/temp/intl/collator/collator_sort.c:30: error: conflicting >> types for 'ptrdiff_t' >> /usr/lib/gcc/i486-linux-gnu/4.1.3/include/stddef.h:152: error: previous >> declaration of 'ptrdiff_t' was here > > This should be fixed already... Which version do you use - CVS or some > other?
I'm typing "pecl install intl". It downloads this file: intl-1.0.0beta.tgz (96,707 bytes) BTW, this page needs to be updated: http://pecl.php.net/package/intl to say PHP version 5.2.6 (?) or newer, not 5.2.0 or newer. Or (even better) patch the intl package so it defines PHP_SETUP_ICU itself (and any other macros it needs from PHP5's acinclude.m4). Darren P.S. Yes, by this point it would have been quicker to compile latest PHP from source then compile intl from cvs. But if intl won't install from pecl with a popular distro then it isn't ready for me to use it in client projects. So I'll carry on being your pecl beta tester :-). -- Darren Cook http://dcook.org/mlsn/ (English-Japanese-German-Chinese free dictionary) http://dcook.org/work/ (About me and my work) http://dcook.org/work/charts/ (My flash charting demos) -- PHP Unicode & I18N Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php