Skip to content

Instantly share code, notes, and snippets.

@janl
Created August 30, 2011 13:15
Show Gist options
  • Save janl/1180850 to your computer and use it in GitHub Desktop.
Save janl/1180850 to your computer and use it in GitHub Desktop.
# no args
brew install erlang
# no env var
> echo $HOMEBREW_BUILD_FROM_SOURCE
# Lion
> uname -a
Darwin rose.local 11.0.1 Darwin Kernel Version 11.0.1: Thu Jul 28 02:01:39 PDT 2011; root:xnu-1699.23.4~1/RELEASE_X86_64 x86_64
# prefix is /usr/local
> brew --prefix
/usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment