[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

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. 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 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 .dat-package
------------ ------------