[MacRuby-devel] [MacRuby] #592: No such file to load -- ubygems (LoadError)

MacRuby ruby-noreply at macosforge.org
Tue Feb 2 10:04:26 PST 2010


#592: No such file to load -- ubygems (LoadError)
-------------------------------------+--------------------------------------
 Reporter:  lasse.koskela@…          |       Owner:  lsansonetti@…        
     Type:  defect                   |      Status:  new                  
 Priority:  minor                    |   Milestone:  MacRuby 0.5          
Component:  MacRuby                  |    Keywords:  LoadError            
-------------------------------------+--------------------------------------
 After a fresh install of MacRuby 0.5 (the zipped-up installer .pkg), the
 macruby binary fails to load 'ubygems' when printing out the version, as
 shown below:

 $ /usr/local/bin/macruby -v[[BR]]
 MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64][[BR]]
 no such file to load -- ubygems (LoadError)[[BR]]
 $

 On the other hand, the following does not emit the same error:

 $ /usr/local/bin/macruby -e 'puts "hello"'[[BR]]
 hello[[BR]]
 $

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/592>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list