Trouble attempting to run tk under windows

I finally got Tk to work.
Thank you all for your support.

Victor

---------±--------------------------->
> nobu.nokada@softh|
> ome.net |
> >
> 06/01/2002 12:50 |
> AM |
> Please respond to|
> ruby-talk |
> >
---------±--------------------------->
---------------------------------------------------------------------------------------------------------------------------------------------|
>
To: ruby-talk@ruby-lang.org (ruby-talk ML) |
cc: |
Subject: Re: Trouble attempting to run tk under windows |
>
>
---------------------------------------------------------------------------------------------------------------------------------------------|

Hi,

C:/ruby/lib/ruby/1.6/tk.rb:7:in ‘require’: 126: The specified module
could
not be found. - C:/ruby/lib/ruby/1.6/i586-mswin32/tcltklib.so
(LoadError)

You need to install Tcl/Tk.

ActiveState Community - Boosting coder and team productivity with ready-to-use open source languages and tools. # ActiveTcl
http://www.scriptics.com/software/tclpro/eval/1.4.html # TclPro

···

At Sat, 1 Jun 2002 03:25:55 +0900, Victor Manuel Reyes Viloria wrote:


Nobu Nakada