Jon you can also install directly with homebrew as follows: brew install riak --HEAD
--g On Nov 9, 2011, at 12:48 , Hector Castro wrote: > Hi Jon, > > I did the following to solve the OTP release issue with Homebrew: > > cd /usr/local > # Checkout commit right before r14b04 release > git checkout -b r14b03 9332ca98df235cf3b375ee490065947f19c6a3c8 > brew install erlang > git checkout master > > -- > Hector > > On Nov 9, 2011, at 1:37 PM, Jon Brisbin wrote: > >> Tried upgrading my local Riak install to 1.0.1 using Homebrew (also after >> upgrading Erlang to R14B04) and I'm getting this: >> >> ==> skerl (compile) >> ERROR: OTP release R14B04 does not match required regex R14B0[23] >> make: *** [compile] Error 1 >> >> Can I trick it by hacking the rebar.config? I still have R14B03 installed, >> so maybe I could tell it to use that one instead? >> >> Related: where does Homebrew put this stuff while it's building, BTW? I >> can't seem to find it... >> >> >> Thanks! >> >> Jon Brisbin >> http//jbrisbin.com >> >> _______________________________________________ >> riak-users mailing list >> riak-users@lists.basho.com >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com