#141: Building MacRuby 0.3 - Rake fails during openssl compilation
--------------------------------+-------------------------------------------
 Reporter:  nucleus_...@…       |       Owner:  lsansone...@…        
     Type:  defect              |      Status:  new                  
 Priority:  blocker             |   Milestone:                       
Component:  MacRuby             |    Keywords:                       
--------------------------------+-------------------------------------------

Comment(by sandor.szu...@…):

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

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to