#41017: ruby19 +mactk on Mavericks broken --------------------------+----------------------- Reporter: craignied@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: mavericks Port: ruby19 | --------------------------+----------------------- Changes (by ryandesign@…): * keywords: ruby, tk, Mavericks => mavericks * owner: macports-tickets@… => kimuraw@… Old description:
On Mavericks:
sudo port install ruby19 +mactk
The above installs fine.
Then, when trying to run a Ruby script, foot.rb as an example, with tk required/used:
{{{ /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' from /Users/craign/bin/foot.rb:6:in `<main>' }}}
New description: On Mavericks: {{{ sudo port install ruby19 +mactk }}} The above installs fine. Then, when trying to run a Ruby script, foot.rb as an example, with tk required/used: {{{ /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' from /Users/craign/bin/foot.rb:6:in `<main>' }}} -- -- Ticket URL: <https://trac.macports.org/ticket/41017#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X