OS X Mavericks に php53-fpm をインストールしようとしています
brew install php53 --with-fpm
で積み重なる:
==> Installing dependencies for php53: gettext, jpeg, unixodbc, homebrew/dupes/zlib, libevent
==> Installing php53 dependency: gettext
==> Downloading http://ftpmirror.gnu.org/gettext/gettext-0.18.3.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/gettext-0.18.3.1.tar.gz
==> Downloading patches
######################################################################## 100.0%
==> Patching
patching file gettext-tools/Makefile.in
Hunk #1 succeeded at 1551 (offset 51 lines).
==> ./configure --prefix=/usr/local/Cellar/gettext/0.18.3.1 --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libunistring --with-emacs --disa
==> make
この 16M のファイルは永遠にコンパイルされるようです。2時間でやめました。何か案が ?
ありがとう。