Skip to content

Instantly share code, notes, and snippets.

View matreyes's full-sized avatar

Matías Reyes matreyes

View GitHub Profile

Keybase proof

I hereby claim:

  • I am matreyes on github.
  • I am matreyes (https://keybase.io/matreyes) on keybase.
  • I have a public key ASDwRdEZiDaWH7YCPvPtn50XMQ5KOHmXItJr2sG4PueOnQo

To claim this, I am signing this object:

@matreyes
matreyes / config.log
Created June 29, 2013 05:19
Error on $ rvm install 1.8.7
[2013-06-29 01:12:55] requirements_osx_brew_libs_install
requirements_osx_brew_libs_install ()
{
brew unlink "$@" || true;
brew install "$@" || {
typeset ret=$?;
rvm_warn "There were package installation errors, make sure to read the log.
Check Homebrew requirements https://github.com/mxcl/homebrew/wiki/Installation";
case "$_system_version" in
10.6)
@matreyes
matreyes / config.log
Created June 28, 2013 22:01
/.rvm/src/ruby-1.8.7-p371/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/Users/matreyes/.rvm/rubies/ruby-1.8.7-p371 --disable-install-doc --without-tcl --without-tk --enable-shared
## --------- ##
## Platform. ##