> brew versions erlang >> R15B03-1 git checkout 168742f /usr/local/Library/Formula/erlang.rb
> cd /usr/local > git checkout 168742f /usr/local/Library/Formula/erlang.rb > brew install erlang B. On 14 March 2013 18:46, Dave Cottlehuber <[email protected]> wrote: > On 15 March 2013 00:21, James Hayton <[email protected]> wrote: >> What is the recommended way to install on OSX until the homebrew issue gets >> sorted out? > > I've not tested this but if you've already ugpraded, then probably this: > > cd /usr/local/Library/Formula > # ignore whiny git error message > git revert -n 26050424 > brew install erlang --no-docs > [… couch as usual] > > Would be nice if somebody can tell if this works for 1.2.1 users. > > > For 1.3.x, my stuff including first round of required homebrew > changes: https://gist.github.com/dch/4657643/ > > Also apparently Snow Leopard + XCode ?3 may not work with the newer > autotools. This is not clear what the issue is and I don't have a box > for testing this. > > A+ > Dave
