#41017: ruby19 +mactk on Mavericks broken --------------------------+----------------------- Reporter: craignied@… | Owner: kimuraw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: worksforme | Keywords: Port: ruby19 | --------------------------+----------------------- Comment (by thewolf167@…): I have the same issue, both with +mactk and +tk: {{{ $ port install ruby19 +tk # clean install $ uname -r 13.0.0 $ port installed ruby19 The following ports are currently installed: ruby19 @1.9.3-p448_1+doc+tk (active) $ port contents ruby19 | egrep tk /opt/local/share/ri/1.9.1/system/RDoc/Parser/Ruby/skip_tkspace_comment-i.ri /opt/local/share/ri/1.9.1/system/RDoc/Parser/RubyTools/get_tk-i.ri /opt/local/share/ri/1.9.1/system/RDoc/Parser/RubyTools/get_tk_until-i.ri /opt/local/share/ri/1.9.1/system/RDoc/Parser/RubyTools/get_tkread-i.ri /opt/local/share/ri/1.9.1/system/RDoc/Parser/RubyTools/peek_tk-i.ri /opt/local/share/ri/1.9.1/system/RDoc/Parser/RubyTools/skip_tkspace-i.ri /opt/local/share/ri/1.9.1/system/RDoc/Parser/RubyTools/unget_tk-i.ri }}} (nothing shows up with the bundle egrep) {{{ $ ruby1.9 -rtk -e '' /opt/local/lib/ruby1.9/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- tk (LoadError) from /opt/local/lib/ruby1.9/1.9.1/rubygems/custom_require.rb:36:in `require' $ port uninstall ruby_select ruby19 $ port clean --all ruby_select ruby19 $ port install ruby19 +mactk # clean install $ port installed ruby19 The following ports are currently installed: ruby19 @1.9.3-p448_1+doc+mactk (active) }}} likewise, nothing with egrep on the bundle strings you show {{{ $ ruby1.9 -rtk -e '' /opt/local/lib/ruby1.9/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- tk (LoadError) from /opt/local/lib/ruby1.9/1.9.1/rubygems/custom_require.rb:36:in `require' }}} -- Ticket URL: <https://trac.macports.org/ticket/41017#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X