home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ruby164.zip / rbemx164.zip / ruby / README.OS2 next >
Text File  |  2001-06-23  |  2KB  |  43 lines

  1. ruby-1.6.4 for emx 0.9d environment
  2.  
  3. *REQUIREMENTS
  4.   1.emx runtime(0.9d FIX04 or later)
  5.   2.HPFS drive.
  6.  
  7. *INSTALLATION
  8.   1.Unzip archive.
  9.      cf. unzip rbemx161.zip -d e:\
  10.   2.Add e:\ruby\bin to your PATH statment of CONFIG.SYS.
  11.  
  12. *NOTES
  13.   1.You can use OS/2 EXTPROC feature. Add 
  14.       extproc ruby -Sx
  15.       #! ruby
  16.     to your Ruby script(like perl for OS/2)
  17.   2.Sample ruby script is in ruby/samples
  18.   3.This archive includes following extra library/modules.
  19.      o eruby-0.9.4      (embedded ruby)
  20.      o iconv-0.4.2
  21.       (libiconv wrapper.libiconv OS/2 port by akira@sra.co.jp,
  22.        for more infomation,see 
  23.            http://www.sra.co.jp/people/akira/os2/libiconv/index.html )
  24.      o optparse-0.8.2   (option parser)
  25.      o racc-1.3.9       (ruby LALR(1) parser generator)
  26.      o rdtool-0.6.10    (RD is Ruby's POD. RDtool is formatter for RD)
  27.      o rttool-0.1.3     (Table generator using RD)
  28.      o tmail-0.9.6      (Mail handring Class Library)
  29.      o uconv-0.4.6      (Unicode Conversion Module)
  30.      o textbuf-0.3.8    (gapped buffer extention for ruby)
  31.      o strscan-0.6.3    (ruby StrScanner)
  32.      o amstd-1.9.7      (small utility collection)
  33.     For more infomation about these libraries and modules, see documents
  34.     in ruby/share/doc.
  35.   4.For more information about ruby,please Contact to
  36.  
  37.       http://www.ruby-lang.org/
  38.       (written in English and Japanese)
  39.  
  40.  
  41.                      Kenji Nagasawa           - HGF01572@nifty.com -
  42.                                       /// Team OS/2 J at HAMAMATSU ///
  43.