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

gem fails to install in 10.9.5 #15

Open
bomberstudios opened this issue Nov 19, 2014 · 1 comment
Open

gem fails to install in 10.9.5 #15

bomberstudios opened this issue Nov 19, 2014 · 1 comment
Milestone

Comments

@bomberstudios
Copy link

I get this error when trying to build:

Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

    /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby extconf.rb 
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: invalid switch in RUBYOPT: -e (RuntimeError)

I've "fixed" it by doing sudo cp -R universal-darwin14 universal-darwin13 in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/include/ruby-2.0.0 but that's just a horrible hack : )

Thanks in advance!

@ferrous26
Copy link
Member

I think the solution here is going to end up being a binary distribution of accessibility_core

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

2 participants