[MacRuby] #1441: `rake spec:ci` fails with MacRuby master

MacRuby ruby-noreply at macosforge.org
Wed Feb 1 22:40:01 PST 2012


#1441: `rake spec:ci` fails with MacRuby master
--------------------------------+-------------------------------------------
 Reporter:  msabramo@…          |       Owner:  lsansonetti@…        
     Type:  defect              |      Status:  new                  
 Priority:  blocker             |   Milestone:                       
Component:  MacRuby             |    Keywords:                       
--------------------------------+-------------------------------------------

Comment(by watson1978@…):

 please set a environment variable DYLD_LIBRARY_PATH, if you use compiled
 MacRuby before installing.

 Like:
 {{{
 $ DYLD_LIBRARY_PATH=. ./macruby -v
 MacRuby 0.12 (ruby 1.9.2) [universal-darwin11.0, x86_64]
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1441#comment:7>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list