Project

General

Profile

Actions

Misc #13316

closed

gem startup and Path order OS X

Misc #13316: gem startup and Path order OS X

Added by stuzog (Stuart Hertzog) over 8 years ago. Updated over 8 years ago.

Status:
Third Party's Issue
Assignee:
-
[ruby-core:80158]

Description

I'm having great trouble getting gem to reliably start on OS X 10.11.6. This has only started to happen recently. The problem appears to be in getting the Path order correct due to the requirements of Ruby and rvm. Attached is the gem crash report including the current path under which it crashed (bash$gem.txt) and the .profile, .bashrc, and .bash_profile files that create the Path order.

Apologies if this is a newbie problem, but Ruby has particular requirements that are not easy to satisfy. It would be helpful if this could be made easier for mere mortals.


Files

bash$gem.txt (12.2 KB) bash$gem.txt stuzog (Stuart Hertzog), 03/14/2017 06:42 PM
bash_profile (2 KB) bash_profile stuzog (Stuart Hertzog), 03/14/2017 06:46 PM
bashrc (1.07 KB) bashrc stuzog (Stuart Hertzog), 03/14/2017 06:46 PM
profile (1.24 KB) profile stuzog (Stuart Hertzog), 03/14/2017 06:46 PM

Updated by nobu (Nobuyoshi Nakada) over 8 years ago Actions #1 [ruby-core:80170]

You run /usr/bin/gem.
Is gem command in /Users/Stuart/.rvm/gems/ruby-2.4.0/bin directory, and excutable?

Updated by nobu (Nobuyoshi Nakada) over 8 years ago Actions #2

  • Status changed from Open to Third Party's Issue
Actions

Also available in: PDF Atom