#141: Building MacRuby 0.3 - Rake fails during openssl compilation --------------------------------+------------------------------------------- Reporter: nucleus_rei@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: --------------------------------+------------------------------------------- Comment(by sandor.szuecs@…): Hi, I had the same problem right now. I solved it via resetting my $PATH. {{{ $ PATH="/bin:/sbin:/usr/bin:/usr/sbin" $ rake $ sudo rake install }}} It should work, please reply if not. My settings are a new MacBook, OSX 10.5.6, xcode 3.1.1. I also have fink and macports installed. regards sandor -- Ticket URL: <http://www.macruby.org/trac/ticket/141#comment:3> MacRuby <http://macruby.org/>