[Fxruby-commits] CVS: FXRuby index.html,1.18,1.19
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@us...> - 2002-03-21 21:56:48
|
Update of /cvsroot/fxruby/FXRuby In directory usw-pr-cvs1:/tmp/cvs-serv20189 Modified Files: index.html Log Message: Modified the comment about the precompiled binaries for Windows; they are no longer built against a Cygwin-based Ruby but rather the MSWin32-based Ruby. Index: index.html =================================================================== RCS file: /cvsroot/fxruby/FXRuby/index.html,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** index.html 14 Mar 2002 17:03:39 -0000 1.18 --- index.html 21 Mar 2002 21:44:39 -0000 1.19 *************** *** 31,35 **** indicates the compatible version of the FOX library that you'll need if you're building from source. The binary distribution for Windows is compatible ! with the standard, Cygwin-based version of Ruby that's available for download from <a href="http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html"> The Pragmatic Programmers Site</a>.<p> --- 31,35 ---- indicates the compatible version of the FOX library that you'll need if you're building from source. The binary distribution for Windows is compatible ! with the standard Ruby installer for Windows that's available for download from <a href="http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html"> The Pragmatic Programmers Site</a>.<p> |