lusty icon indicating copy to clipboard operation
lusty copied to clipboard

cannot load such file -- rubygems.rb vim (7.4.979) (OSX)

Open ghost opened this issue 9 years ago • 6 comments

Hello folks. I have a problem with new version of vim (7.4.979). It works fine with 7.3

1:in require': cannot load such file -- rubygems.rb (LoadError) from <internal:gem_prelude>:1:in'

screenshot

ghost avatar Dec 21 '15 11:12 ghost

confirmed for me. Same problem...

Falkor avatar Feb 23 '16 20:02 Falkor

+1

pwoestelandt avatar Aug 09 '16 15:08 pwoestelandt

Does this issue still exist for anyone? I'm inclined to declare it a transitory bug in Vim 7.4's Ruby bindings on macOS.

sjbach avatar Feb 13 '18 18:02 sjbach

I just encountered it on Linux Mint 18.3 with vim version 7.4.1689 (2:7.4.1689-3ubuntu1.2).

nearapogee avatar Mar 15 '18 01:03 nearapogee

My issue was because I was had RUBYOPT set with the new --jit option. RUBYOPT=--jit

Removing it, fixes the issue.

nearapogee avatar Mar 15 '18 01:03 nearapogee

Thanks for reporting the workaround.

sjbach avatar Mar 15 '18 15:03 sjbach