0

Symfony の構成中に、intl 拡張機能をインストールして有効にすることをお勧めします。このチュートリアルに従いました: http://sunny.chotai.uk.com/?p=2 .

ターミナルで、次のコマンドを書きました。

sudo port install php54-intl

しかし、その後、次のメッセージが表示されました。

Warning: The Command Line Tools for Xcode don't appear to be installed;
most ports will likely fail to build.
Warning: See http://guide.macports.org/chunked/installing.xcode.html
for more information.
--->  Computing dependencies for php54-intlError: Unable to execute port:
can't read "build.cmd": Failed to locate 'make' in path:
'/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin'
or at its MacPorts configuration time location, did you move it?`

うまくいかなかった理由と解決方法。私の設定はMAMP 2.1.4OS X 10.8.3です。

4

1 に答える 1