Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!feeder1-1.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail From: Albert Schlef Newsgroups: comp.lang.ruby Subject: Re: Tk and Tile with Tk8.5 Date: Mon, 4 Apr 2011 07:57:34 -0500 Organization: Service de news de lacave.net Lines: 33 Message-ID: <9fc745ebe20dd2e019f14c70fe9da7c4@ruby-forum.com> References: <07a7e2ba2709d9e19d380257946e93e6@ruby-forum.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: Quoted-printable X-Trace: talisker.lacave.net 1301921879 78025 65.111.164.187 (4 Apr 2011 12:57:59 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Mon, 4 Apr 2011 12:57:59 +0000 (UTC) In-Reply-To: X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 380917 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: <9fc745ebe20dd2e019f14c70fe9da7c4@ruby-forum.com> Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:2268 L=C3=A1szl=C3=B3 F=C3=B6ldes wrote in post #990721: > Albert Schlef wrote in post #990613: >> >> http://drx.rubyforge.org/ubuntu-new-tk.html >> >> BTW, your program works on my system: I tried it with both Tk 8.4 and = Tk >> 8.5 (I have a script that toggles between them). > > Thanks, that solved it! (although the solution at the link has some > serious =C3=BCberbug, although not irreparable). What's the "=C3=BCberbug"? Tell us, so that page (ubuntu-new-tk.html) cou= ld = be fixed. > > Just for curiosity, how do you toggle between the two? As I saw it the > Tk version is compiled into the tcltklib.so. Right. I copy the 8.4 version into "tcltklib.so.84", and the 8.5 version = into "tcltklib.so.85", and my script simply copies the desired version = into "tcltklib.so". (To do this it uses the 'sudo' command because the = /usr/lib/ruby/1.8/i486-linux/ directory is writable for root only.) -- = Posted via http://www.ruby-forum.com/.=