#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/>