--Multipart_Thu_Oct_29_14:24:33_1998-1
Content-Type: text/plain; charset=ISO-2022-JP
わたなべです.
Yukihiro Matsumoto <matz / netlab.co.jp> writes:
:感謝します.これrbgw*.zipに含めといて頂けませんか? > わたなべさん
了解です. こんな感じにしてみました.
--Multipart_Thu_Oct_29_14:24:33_1998-1
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename="README.gw.eng"
Content-Transfer-Encoding: 7bit
Notes for Ruby cygwin32 version
(rbgw11c6.zip is based on ruby-1.1c6.tar.gz)
* You need cygwinb19.dll (beta 19.1 or later)
http://www.os.rim.or.jp/%7Eeban/b19/cygwinb19.zip
Put this library in %windir%\system32 or any directory listed in the
PATH environment variable.
* I've tested this binary only on bash(or tcsh, recently) of cygwin32.
* All documents and scripts bundled are converted into EUC from SJIS
and MS-DOS text(CR+LF). But scripts in lib and sample directory are
still in UNIX text(LF) so that they may work with textary mount.
* To specify ruby library directory, use:
set RUBYLIB c/ruby/lib://d/ruby/lib
(c and d in the above are drive letters)
* Some extension modules(dbm, etc, fcntl, kconv, md5, socket, tkutil,
tcltklib, Win32API) are provided in DLL form.
* To make tkutil and tcltklib work, you must install tcl7.6/tk4.2 or
tcl/tk8.1.
ftp://ftp.scriptics.com/pub/tcl/tcl7_6/win76.exe
And set environment variables(TCL_LIBRARY and TK_LIBRARY) correctly.
For instance, if you installed them in c:/Program Files/TCL, do as
follows:
set TCL_LIBRARYタ/Program Files/TCL/lib/tcl7.6
set TK_LIBRARYタ/Program Files/TCL/lib/tk4.2
In case cw3215.dll causes page fault, try cw3220.dll.
--
Win32 port and original Japanese document:
WATANABE Hirohumi <watanabe / ase.ptg.sony.co.jp>
Mon Oct 5 21:49:02 JST 1998
English Translation:
OZAWA Sakuro <crouton / duelists.org>
Thu Oct 29 13:47:08 JST 1998
--Multipart_Thu_Oct_29_14:24:33_1998-1--