【发布时间】:2014-12-19 23:29:07
【问题描述】:
我不知道这是包裹的问题,还是我的机器的问题。我一直在尝试安装该软件包,但我能得到的只是:
==> Installing php55-apcu from homebrew/homebrew-php
==> Installing dependencies for php55-apcu: php55, pcre
==> Installing php55-apcu dependency: php55
==> Downloading https://www.php.net/get/php-5.5.20.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php55-5.5.20
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
of homebrew-php, or you are using a non-standard
pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php55/5.5.20 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php
==> make
在“制作”时,没有任何反应,我的机器开始过热。问题出在哪里?
【问题讨论】:
-
你要离开它多久,
brew install -vd php55-apcu会发生什么? -
等待大约 5 分钟。我会尝试再等一会儿,然后运行
brew install -vd php55-apcu。
标签: php homebrew apc command-line-interface