PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Настройка во время выполнения> <Установка и настройка
Last updated: Fri, 25 Jul 2008

view this page in

Установка

First you should download and install ICU:

Пример #1 install ICU on Unix

./configure --disable-threads --enable-extras --enable-icuio --enable-layout
make && make install

Then checkout latest PHP and configure it --with-icu-dir=<dir> option, where <dir> was the dir to where you installed ICU. You don't need to explicitly use this option if you install ICU to a standard location.



add a note add a note User Contributed Notes
Установка
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites