[MacPorts] #23500: ruby19 +mactk does also not work

MacPorts noreply at macports.org
Tue Aug 24 06:45:50 PDT 2010


#23500: ruby19 +mactk does also not work
------------------------------+---------------------------------------------
  Reporter:  linneman@…       |       Owner:  kimuraw@…           
      Type:  defect           |      Status:  closed              
  Priority:  Normal           |   Milestone:                      
 Component:  ports            |     Version:  1.8.2               
Resolution:  fixed            |    Keywords:                      
      Port:  ruby19           |  
------------------------------+---------------------------------------------
Changes (by kimuraw@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 It seems this problem has been fixed at 1.9.2-p0

 {{{
 % sudo port -n upgrade --force --enforce-variants ruby19 +mactk -tk
 % port installed ruby19 | grep active
   ruby19 @1.9.2-p0_1+mactk (active)
 % otool -L /opt/local/lib/ruby1.9/1.9.1/x86_64-darwin10/tcltklib.bundle |
 grep -i tk
 /opt/local/lib/ruby1.9/1.9.1/x86_64-darwin10/tcltklib.bundle:
         /System/Library/Frameworks/Tk.framework/Versions/8.5/Tk
 (compatibility version 8.5.0, current version 8.5.7)
 % DYLD_PRINT_LIBRARIES=1 ruby1.9 -rtk -e '' 2>&1 | grep -i tk
 dyld: loaded: /opt/local/lib/ruby1.9/1.9.1/x86_64-darwin10/tcltklib.bundle
 dyld: loaded: /System/Library/Frameworks/Tk.framework/Versions/8.5/Tk
 dyld: loaded: /opt/local/lib/ruby1.9/1.9.1/x86_64-darwin10/tkutil.bundle
 %
 }}}

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


More information about the macports-tickets mailing list