/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)when I run it.
The fix is very easy: Just add one line require 'rubygems/gem_runner' to /usr/bin/gem.
I am writing this blog as my Linux system administration notes. Hope it will help those who have encountered the same problems I have met and solved.
/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)when I run it.
No comments:
Post a Comment