Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2268
| 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 <albertschlef@gmail.com> |
| 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> (permalink) |
| References | <07a7e2ba2709d9e19d380257946e93e6@ruby-forum.com> <c764e2404317aaffc33a263308b40263@ruby-forum.com> <fa24aa47c77b093188147e2ac0fd3973@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 | <fa24aa47c77b093188147e2ac0fd3973@ruby-forum.com> |
| 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 |
Show key headers only | View raw
László Földes 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 überbug, although not irreparable). What's the "überbug"? Tell us, so that page (ubuntu-new-tk.html) could 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/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Tk and Tile with Tk8.5 László Földes <foldes.laszlo2@gmail.com> - 2011-04-01 19:45 -0500
Re: Tk and Tile with Tk8.5 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> - 2011-04-01 22:39 -0500
Re: Tk and Tile with Tk8.5 László Földes <foldes.laszlo2@gmail.com> - 2011-04-02 16:38 -0500
Re: Tk and Tile with Tk8.5 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> - 2011-04-02 18:57 -0500
Re: Tk and Tile with Tk8.5 Albert Schlef <albertschlef@gmail.com> - 2011-04-02 21:30 -0500
Re: Tk and Tile with Tk8.5 László Földes <foldes.laszlo2@gmail.com> - 2011-04-03 15:52 -0500
Re: Tk and Tile with Tk8.5 Albert Schlef <albertschlef@gmail.com> - 2011-04-04 07:57 -0500
Re: Tk and Tile with Tk8.5 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> - 2011-04-04 17:16 -0500
Re: Tk and Tile with Tk8.5 Albert Schlef <albertschlef@gmail.com> - 2011-04-05 09:13 -0500
Re: Tk and Tile with Tk8.5 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> - 2011-04-05 15:37 -0500
csiph-web