[MacPorts] #21359: Cannot compile ruby 1.8.7 on Snow Leopard

MacPorts noreply at macports.org
Wed Sep 16 15:42:06 PDT 2009


#21359: Cannot compile ruby 1.8.7 on Snow Leopard
---------------------------------+------------------------------------------
 Reporter:  gmwilson@…           |       Owner:  kimuraw@…           
     Type:  defect               |      Status:  new                 
 Priority:  Normal               |   Milestone:                      
Component:  ports                |     Version:  1.8.0               
 Keywords:                       |        Port:  ruby                
---------------------------------+------------------------------------------

Comment(by kimuraw@…):

 port:ruby is ready for build_arch, but port:readline is not.
 you can install readline with +universal, then install ruby with
 build_archs.
 for example;


 {{{
   $ sudo port -v sync
   $ (edit macports.conf)
   # universal_target        10.6
   # universal_sysroot       /Developer/SDKs/MacOSX10.6.sdk
   # universal_archs         x86_64 i386
   # (build_archs i386 or x86_64)
   $ sudo port -n upgrade --force --enforce-variants ncurses +universal
 readline +universal
   $ sudo port install ruby
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21359#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list