RubyForWindows


Ruby for Windows

link


install

  • OneClickInstaller 1.8.6をinstall(2008.9.13) c:\ruby
  • RubyGems1.2.0をinstall (extactし、ruby setup.rb)
    • gem update --systemでうまくいかなかったため。
  • RubyGemsの使い方 http://webos-goodies.jp/archives/51106257.html
  • Install後の更新履歴
       Ruby Installer for Windows
      Ruby Version 1.8.6
      Installer Version 186-26
    ------------------------------
         RELEASE NOTES
    ------------------------------
    Contents:           Version:
    --------            --------
     ruby-mswin32        ruby-1.8.6-p111
     zlib-lib            1.2.3
     ZLib                0.6.0
     RubyGems            0.9.4  => 1.2.0
     Rake                0.7.3
     RubySrc             1.8.6-p111
     OpenSSL             0.9.8d
     FXRuby              1.6.12
     FXri                0.3.6
     SciTE               1.72
     OpenGL              0.50.0
     GLUT                3.7.6
     SWin                070409
     VRuby               061102
     Expat               2.0.0
     Hpricot             0.6
     RubyDBI             0.1.1
     DBD/ODBC            0.9995
     win32-api           1.0.4
     windows-api         0.2.0
     windows-pr          0.7.2
     win32-file-stat     1.2.7
     win32-file          0.5.4
     win32-clipboard     0.4.3
     win32-dir           0.3.2
     win32-eventlog      0.4.6
     win32-process       0.5.3
     win32-sapi          0.1.4
     win32-sound         0.4.1
     log4r               1.0.5
     Programming Ruby    1st Edition
     libfcgi             2.4.0
     ruby-fcgi           0.8.7
     Iconv               1.8
     readline            4.3-2
     PDCurses            2.60-1
     GDBM                1.8.3-1
     Installer-Patches   1.8.6


@echo off
c:\usr\local\ruby-1.8\bin\ruby.exe  c:\usr\local
   \ruby-1.8\bin\rd2 %1 %2 %3 %4 %5 %6 %7 %8 %9
@echo off
c:\usr\local\ruby-1.8\bin\ruby.exe c:\usr\local\ruby-1.8
   \bin\rt2 %1 %2 %3 %4 %5 %6 %7 %8 %9
forkが実装されていないといって、エラーとなる。

rake





#bf
Copyright T.Osawa 2008-

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2008年09月17日 18:13