-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
C compiler cannot create executables #1364
Comments
Sorry you're having trouble. From just the output provided, I cannot say what exactly went wrong. I'm not familiar with Anaconda and therefore don't know if it's possible that it changed your environment in a way that rubies cannot be compiled. |
Had the same issue - removing Anaconda fixed it for me |
Thank you @realsimont. I'm going to attribute this to Anaconda and close this as not a bug with ruby-build. If removing Anaconda doesn't fix this for you, please comment/reopen. |
I've tried all the way existing; (e.g. #1203 #1033) and changed account name (make it same as the home folder)
I tried
brew install openssl libyaml libffi
and 'brew tap homebrew/core && brew install apple-gcc42'Of course, I install Xcode before
And if I type
cat ~/.bash_profile
and it output isThe text was updated successfully, but these errors were encountered: