-
Notifications
You must be signed in to change notification settings - Fork 170
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
Ruby updates #82
Comments
Try with more permissions: |
Okay, trying that... |
Last login: Wed Jul 10 11:09:53 on ttys000 WARNING: Improper use of the sudo command could lead to data loss To proceed, enter your password, or type Ctrl-C to abort. Password: |
Alternatively, you can avoid Install |
I'm embarrassed about this, but I still use Mac OS X Lion... I just really like Aqua.
There's one problem... isn't the only way to update Ruby is with Homebrew?
Homebrew drops support for out-of-date OSes... like all the versions of Mac OS I have at home :)
Whenever I try to install, it shows this:
Anfunfun's-MacBook-Air:~ computer$ gem install iStats ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions into the /Library/Ruby/Gems/1.8 directory. Anfunfuns-MacBook-Air:~ computer$ sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future gem install iStats Password: ERROR: Error installing iStats: iStats requires Ruby version >= 1.9.3.
So in other words I'm stuck? Homebrew said it wouldn't have any support on Yosemite, and the install failed for.. even installing Homebrew on Yosemite. Doubt it would work on an even older OS.
MacBook Air (October 2010)
OS X Lion 10.7.5
Build 11G63
Thanks!
The text was updated successfully, but these errors were encountered: