Posts Tagged ‘gems’

When I am trying to use rubygems on Ubuntu 7.10 I took this error: “rubygems/custom_require.rb:27:in `gem_original_require’: no such file to load — sources (LoadError)” This error occurs when GEM_HOME system variable is unset. To solve that first check your gems directory: # locale will find occurrences of gems on the system # look for the […]