osx - homebrew install hangs on mac -
i can't figure 1 out when try install rvm hangs (on mac 10.8.5):
installing required packages: libksba.... doing cntrl+c can see in log:
current path: /users/markewest/.rvm/src/rvm command(2): requirements_osx_brew_libs_install libksba error: no such keg: /usr/local/cellar/libksba ==> installing dependencies libksba: libgpg-error ==> installing libksba dependency: libgpg-error ==> downloading ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.12.tar.bz2 i have tried manually installing "libgpg-error" , doesn't seem help. ideas?
edit: tried below suggestion gets stuck. nothing ever download, shows below (after letting sit 1 hour):
==> installing dependencies libksba: libgpg-error ==> installing libksba dependency: libgpg-error ==> downloading ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.12.tar.bz2
got work downloading files mirror , dropping them homebrew cache. more here: homebrew tips n' tricks
after able run brew install on both files libksba, libgpg-error , installed fine.
Comments
Post a Comment