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

Gemsets says "No Rubies Installed" #179

Open
chuckwagoncomputing opened this issue Mar 4, 2013 · 3 comments
Open

Gemsets says "No Rubies Installed" #179

chuckwagoncomputing opened this issue Mar 4, 2013 · 3 comments

Comments

@chuckwagoncomputing
Copy link
Contributor

On Mac OS 10.7 I have three rubies installed (2.0.0, 1.9.3, 1.8.7), but Gemsets says "No Rubies Installed"
rvm list works.
When I start it from the command line (sudo su $USER -c /Applications/JewelryBox.app/Contents/MacOS/JewelryBox), it says
*** ERROR
Unknown command line option: "list"
when it starts and when I click on the Gemsets icon.

@remear
Copy link
Owner

remear commented Mar 4, 2013

First off, why are you launching it with sudo?

How did you install rvm, what kind of install is it and are you sure you didn't do any installations or gems or rubies with sudo?

@chuckwagoncomputing
Copy link
Contributor Author

  1. I launched it with sudo because it failed installing 1.9.3 because it did not have root privileges
    Error:
    Installing requirements for osx/10.7/i386, might require sudo password
    sudo: no tty present and no askpass program specified
  2. curl -L https://get.rvm.io | bash -s stable --ruby
  3. I did not do any installations of gems or rubies with sudo (other than through JewelryBox, but su $USER should have taken care of that)

@chuckwagoncomputing
Copy link
Contributor Author

Completely started over with rvm and ruby, and now the error is gone.

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