Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erro na quarta etapa na instalação com Mountain Lion #14

Open
tiagobbraga opened this issue Feb 13, 2013 · 0 comments
Open

Erro na quarta etapa na instalação com Mountain Lion #14

tiagobbraga opened this issue Feb 13, 2013 · 0 comments

Comments

@tiagobbraga
Copy link

Ao tentar instalar ruby-1.9.3 deu um erro, e no log estava a seguinte linha:

regparse.c:582:15: error: implicit conversion loses integer precision: 'st_index_t' (aka 'unsigned long') to 'int' [-Werror,-Wshorten-64-to-32]

Procurando no google, achei isso: http://stackoverflow.com/questions/14662569/installing-ruby-on-mac-os-x-10-8-2

O que seguir na minha instalação foi:
brew update
brew tap homebrew/dupes
brew install apple-gcc42
rvm get stable
rvm install 1.9.3-p385

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant