Skip to content

Instantly share code, notes, and snippets.

@DAddYE
Created January 16, 2013 00:38
Show Gist options
  • Save DAddYE/4543576 to your computer and use it in GitHub Desktop.
Save DAddYE/4543576 to your computer and use it in GitHub Desktop.
export CONFIGURE_OPTS="\
--disable-install-doc \
--with-readline-dir=$(brew --prefix readline) \
--with-openssl-dir=$(brew --prefix openssl)
--with-yaml-dir=$(brew --prefix yaml) \
--with-gdbm-dir=$(brew --prefix gdbm) \
--with-libffi-dir=$(brew --prefix libffi)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment