From: Axel Friedrich Date: 2012-01-27T23:57:23+09:00 Subject: Windows RubyInstaller 1.8.7: Installing missing TCL/TK packages? Hi, (I asked this before via google.groups, but I think this was wrong; so again here...) On a WindowsXP-laptop I've installed RubyInstaller 1.8.7-p357, including the integrated TCLTk-installation. Ruby version is 1.8.7 (2009-06-12 patchlevel 174) [i386-mingw32]. RubyTk works "out of the box" (thank you!), but for using "vu", it seems that I need an additional TCL/TK (not Ruby) package. How can I install this? I have _no_ original TCL/TK (like Active State) installed on this laptop. For Active State I would probably use "teacup". Background is, that I want to display measured data similar to an oscilloscope. Data are coming in via ruby-serialport. On another Windows computer where I have an older Ruby installation, which is using Active State's TCL/TK, this little application (seems to) works. Kind regards, Axel -- Posted via http://www.ruby-forum.com/.