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

Installation failure on macOS Mojave #238

Closed
ghost opened this issue Nov 14, 2018 · 8 comments
Closed

Installation failure on macOS Mojave #238

ghost opened this issue Nov 14, 2018 · 8 comments

Comments

@ghost
Copy link

ghost commented Nov 14, 2018

..................

@avdv
Copy link
Collaborator

avdv commented Nov 15, 2018

You are probably missing the XCode command line tools.

See here: http://www.ammauro.com/posts/mac-os-x-development-environment-with-ruby/#installing-xcode-command-line-tools

@avdv
Copy link
Collaborator

avdv commented Nov 15, 2018

Also, just have a look into the /Library/Ruby/Gems/2.3.0/extensions/universal-darwin-18/2.3.0/clocale-0.0.4/mkmf.log file.

@ghost
Copy link
Author

ghost commented Nov 15, 2018

..................

@avdv
Copy link
Collaborator

avdv commented Nov 15, 2018

Also, what about my Xubuntu vm? Why wouldn't it install there?

Probably also because of some missing development tools. Make sure you have a C ompiler (e.g. gcc) and make installed.

By the way, do you need to install via package or can you just use xcode-select --install?

I have no idea.

@ghost
Copy link
Author

ghost commented Nov 15, 2018

.......................

@ghost
Copy link
Author

ghost commented Nov 16, 2018

..................

@avdv
Copy link
Collaborator

avdv commented Nov 16, 2018

It seems your ruby installation is somehow broken.

You might try any suggestion here: https://stackoverflow.com/questions/26434642/yosemite-upgrade-broke-ruby-h?noredirect=1&lq=1

But, since Ruby 2.3.x is rather old, I would preferably install a new version via homebrew.

@ghost
Copy link
Author

ghost commented Nov 16, 2018

..................

@ghost ghost closed this as completed Nov 16, 2018
@avdv avdv mentioned this issue Feb 27, 2019
5 tasks
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant