ruby - Error running 'requirements_osx_brew_libs_install...' on Mac 10.7 -


trying install brew on last generation macbook pro , keep getting following error:

error running 'requirements_osx_brew_libs_install autoconf automake libtool pkg-config apple-gcc42 libyaml readline libxml2 libxslt libksba openssl sqlite',

please read /users/allegrascrugham/.rvm/log/ruby-1.9.3-p392/1368142352_package_install_autoconf_automake_libtool_pkg-config_apple-gcc42_libyaml_readline_libxml2_libxslt_libksba_openssl_sqlite.log

i tried removing , reinstalling rvm & brew no luck.

i had exact same error when running rvm requirements. log file doesn't give hints other package failed install.

this worked me:

go last package before fails, in case sqlite. install manually so:

brew install sqlite 

then run rvm requirements again, fail @ earlier package. repeat steps above.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -