[MacPorts] #41017: ruby19 +mactk on Mavericks broken
MacPorts
noreply at macports.org
Mon Oct 28 06:29:51 PDT 2013
#41017: ruby19 +mactk on Mavericks broken
--------------------------+-----------------------
Reporter: craignied@… | Owner: kimuraw@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: ruby19 |
--------------------------+-----------------------
Changes (by kimuraw@…):
* keywords: mavericks =>
* status: new => assigned
Comment:
I cannot reproduce your problem.
I installed ruby19 +mactk into Mavericks and ran tk samples without error.
tell me result of the following commands.
{{{
% uname -r
13.0.0
# => (1) 10.9 Mavericks
% port installed ruby19
The following ports are currently installed:
ruby19 @1.9.3-p448_1+doc
ruby19 @1.9.3-p448_1+doc+mactk (active)
# => (2) +mactk activated
% port contents ruby19 | egrep 'tcltklib.bundle|tkutil.bundle'
/opt/local/lib/ruby1.9/1.9.1/x86_64-darwin13/tcltklib.bundle
/opt/local/lib/ruby1.9/1.9.1/x86_64-darwin13/tkutil.bundle
# => (3) ruby19 +mactk contains tk modules
% ruby1.9 -rtk -e ''
# => (4) require 'tk' succeed
%
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41017#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list