I tried installing rabbitmq using homebrew.
I have a MBP i7 and it is just sitting there for the past 5 minutes.
brew install rabbitmq
/usr/local/git/bin/git
==> Cloning git://github.com/erlang/otp.git
Updating /Users/bm/Library/Caches/Homebrew/erlang--git
==> Checking out tag OTP_R14B02
==> ./otp_build autoconf
==> ./configure --disable-debug --prefix=/usr/local/Cellar/erlang/R14B02 --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-smp-support -
==> touch lib/wx/SKIP
==> make
This is the second time, the first time I figured it was hung and I cancelled it.
Anyone tried installing it with homebrew? what could the issue be here?
2条答案
按热度按时间vpfxa7rd1#
在我的core 2 duo上,构建erlang花了15. 6分钟。
您应该会看到gcc等进程和/tmp/homebrew-erlang-*/中发生的内容
djp7away2#
在我的mcbook pro核心二人组与8GB的内存和固态硬盘,它花了20分钟。我也杀死了它一次,因为我认为它卡住了。