[ANN] Ruby/Tk-Kit for RubyInstaller 1.9.1p378rc2

Hi.
Now, you can download a trial version of Ruby/Tk-Kit for RubyInstaller
1.9.1p378rc2 (tested on Windows XP). Ruby/Tk-Kit version of tcltklib.so
includes full environment of Tcl/Tk. So, you don't need to install Tcl/Tk
on your windows box.

You can download at
http://www.dumbo.ai.kyutech.ac.jp/~nagai/RubyTk/?Ruby%2FTk-Kit
(The page is written in Japanese. sorry.)

RubyInstaller 1.9.1p378rc2 doesn't include Ruby/Tk files. At first,
please download "rubytk-simple-w-img_ext-for-RubyInstaller191.zip".
The file is a full package. Please extract it at RubyInstaller's
lib/ruby/1.9.1 directory.

"tcltklib.so-simple-20100520-ruby191-mingw-for-RubyInstaller191"
and
"tcltklib.so-w-exts-20100520-ruby191-mingw-for-RubyInstaller191"
are files for replacement of tcltklib.so.
The former includes standard Tcl/Tk only,
and the latter includes many Tcl/Tk extensions.
If you want to use the one of those, please rename it to tcltklib.so
and copy to RubyInstaller's lib/ruby/1.9.1/i386-mingw32 directory.

The structure of tcltklib.so is same as Tclkit for Tcl/Tk.
It means that the tool "SDX" (http://www.equi4.com/starkit/sdx.html)
for Tclkit (Starkit) can treat tcltklib.so of Ruby/Tk-Kit.

If you try it, it's my pleasure.
Any kind of reports are welcome.

···

--
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)

Now, you can download a trial version of Ruby/Tk-Kit for RubyInstaller
1.9.1p378rc2 (tested on Windows XP). Ruby/Tk-Kit version of tcltklib.so
includes full environment of Tcl/Tk. So, you don't need to install
Tcl/Tk
on your windows box.

The rubyinstaller guys would be happy to accept a patch to their recipes
to bundle Tcl/Tk with the installer, as well...

-rp

···

--
Posted via http://www.ruby-forum.com/\.

Message-ID: <20100521.072315.74731089.nagai@ai.kyutech.ac.jp>

Now, you can download a trial version of Ruby/Tk-Kit for RubyInstaller
1.9.1p378rc2 (tested on Windows XP). Ruby/Tk-Kit version of tcltklib.so
includes full environment of Tcl/Tk. So, you don't need to install Tcl/Tk
on your windows box.

You can download at
http://www.dumbo.ai.kyutech.ac.jp/~nagai/RubyTk/?Ruby%2FTk-Kit
(The page is written in Japanese. sorry.)

Sorry. Files at 20100520 include silly bug.
If you downloaded 20100520 version, please download 20100523 version
and replace tcltklib.so.

···

From: Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
Subject: [ANN] Ruby/Tk-Kit for RubyInstaller 1.9.1p378rc2
Date: Fri, 21 May 2010 07:23:16 +0900
--
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)

Message-ID: <02d11b6c7ccb0b59c5ca91b2e09f67f5@ruby-forum.com>

> Now, you can download a trial version of Ruby/Tk-Kit for RubyInstaller
> 1.9.1p378rc2 (tested on Windows XP). Ruby/Tk-Kit version of tcltklib.so
> includes full environment of Tcl/Tk. So, you don't need to install
> Tcl/Tk on your windows box.
The rubyinstaller guys would be happy to accept a patch to their recipes
to bundle Tcl/Tk with the installer, as well...

Please give me time to clean up Ruby/Tk-Kit version of tcltklib.c.
It's not only for RubyInstaller,
I think that it is a new (and selectable) make-style of Ruby/Tk.

To make such tcltklib.so, libraries for Tclkit are required.
Isn't it a problem for recipes of RubyInstaller?

···

From: Roger Pack <rogerpack2005@gmail.com>
Subject: Re: Ruby/Tk-Kit for RubyInstaller 1.9.1p378rc2
Date: Sat, 22 May 2010 01:10:41 +0900
--
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)

Please give me time to clean up Ruby/Tk-Kit version of tcltklib.c.
It's not only for RubyInstaller,
I think that it is a new (and selectable) make-style of Ruby/Tk.

To make such tcltklib.so, libraries for Tclkit are required.
Isn't it a problem for recipes of RubyInstaller?

does it need tclkit or is just tcl/tk enough? I have a patch for those
ones ready...
-rp

···

--
Posted via http://www.ruby-forum.com/\.

Message-ID: <ab046b78cf31e2abfbc5b44b95d4e7b9@ruby-forum.com>

does it need tclkit or is just tcl/tk enough?

It requires Tcl/Tk sources or static build libraries,
some sources of Tclkit, Metakit4, TclVFS, zlib,
and (maybe optional) iTcl.

···

From: Roger Pack <rogerpack2005@gmail.com>
Subject: Re: Ruby/Tk-Kit for RubyInstaller 1.9.1p378rc2
Date: Sat, 22 May 2010 05:49:01 +0900
--
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)

does it need tclkit or is just tcl/tk enough?

It requires Tcl/Tk sources or static build libraries,
some sources of Tclkit, Metakit4, TclVFS, zlib,
and (maybe optional) iTcl.

Oh ok. Sounds like an interesting project. I think rubyinstaller plans
on distributing with a "built" tk in the future, so making sure it can
overwrite those files would be a plus.
-rp

···

--
Posted via http://www.ruby-forum.com/\.