[Locale] added note about ICU data building: use the same PHP intl/ICU version as the desired version to build

This commit is contained in:
Eriksen Costa 2012-08-06 00:04:41 -03:00
parent 025f972973
commit 6456361878
1 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,9 @@ a newer version, just update the SVN URL for the desired release URL. For each
major ICU release, try to use the latest release tag available.
The script requires `svn` (used to download the ICU data) and the `genrb` and
`icu-config` ICU binaries.
`icu-config` ICU binaries. The PHP needs the extensions iconv and intl enabled.
It is recommended to use a PHP with the same intl/ICU version as the target
ICU version to build the data.
.dat-package
------------