php
中文手册
pre:
« 需求
next:
运行时配置 »
安装
在构建PHP的时候要添加 GNU gettext 支持,你必须添加如下选项
--with-gettext[=DIR]
DIR 表示 gettext 的安装目录,默认是
/usr/local
.