Comment 1 for bug 694474

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: cannot install rubygems 1.9

Hi Cyryl. This is actually a problem with command-not-found, which should be suggesting 'rubygems' not 'rubygems1.9'. Note that gem in rubygems will call ruby1.8, and that you should be using 'gem1.9.1' if you want to install gems with ruby1.9.1.