[MacRuby-devel] [MacRuby] #141: Building MacRuby 0.3 - Rake fails during openssl compilation

MacRuby ruby-noreply at macosforge.org
Thu Dec 18 02:15:33 PST 2008


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



More information about the MacRuby-devel mailing list