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?
on my core 2 duo, it took 15.6 minutes to build erlang.
you should see gcc, etc processes and stuff happening in /tmp/homebrew-erlang-*/