[MacPorts] #15421: BUG: ruby 1.8.6-p114_0 +tk incorrectly links against Apple provided TK framework
MacPorts
noreply at macports.org
Sun May 25 11:28:12 PDT 2008
#15421: BUG: ruby 1.8.6-p114_0 +tk incorrectly links against Apple provided TK
framework
-----------------------------------+----------------------------------------
Reporter: synfinatic at gmail.com | Owner: pguyot at kallisys.net
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
-----------------------------------+----------------------------------------
Comment (by synfinatic at gmail.com):
Looks like Tk/Tcl is broken too. doesn't build the OSX Framework, so you
don't get the properly themed Tk. I was able to manually build the
Framework and compile the ext/tk using:
{{{
ruby extconf.rb --without-X11 --with-tcltk_framework=/Library/Frameworks/
make && make install
}}}
which also correctly built/installed the ext/tk/tkutil stuff as well.
--
Ticket URL: <http://trac.macports.org/ticket/15421#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list