[ruby-gnome2-doc-cvs] [Hiki] update - compile_vc

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 7月 31日 (日) 21:05:27 JST


-------------------------
REMOTE_ADDR = 218.45.66.76
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?compile_vc
-------------------------
@@ -1,5 +1,5 @@
 = Compile Guide for MS Windows (vc++)
-This is a guide on how to compile and install ruby-gtk2-0.12.0 on Microsoft Windows.
+This is a guide on how to compile and install ruby-gtk2-0.13.0 on Microsoft Windows.
 
 == Install Ruby
 First the most obvious. :-) 
@@ -56,7 +56,7 @@
 == Compile/Install Ruby-GNOME2
 Download and extract the latest ((<ruby-gtk2|URL:http://sourceforge.net/project/showfiles.php?group_id=53614>)) version.
 
-Extracted to "C:\ruby-gtk2-0.12.0"
+Extracted to "C:\ruby-gtk2-0.13.0"
 
 If you use a CVS version of Ruby-GNOME2, some GNOME libraries won't succeed to compile because they are lacking on Windows, that's why there is a "ruby-gtk2" package which includes only the supported libraries. So, don't worry much about compiling failures, because the compiling and installing routines of the supported libraries will work just fine, even if some libraries don't compile. 
 
@@ -65,8 +65,8 @@
 
 And enter these commands:
 
- C:\Microsoft Visual C++ Toolkit 2003>cd c:\ruby-gtk2-0.12.0
- C:\ruby-gtk2-0.12.0>ruby extconf.rb
+ C:\Microsoft Visual C++ Toolkit 2003>cd c:\ruby-gtk2-0.13.0
+ C:\ruby-gtk2-0.13.0>ruby extconf.rb
 
 Should result in something like:
 
@@ -76,7 +76,7 @@
 
 Enter:
 
- C:\ruby-gtk2-0.12.0>nmake
+ C:\ruby-gtk2-0.13.0>nmake
 
 If everything went well, this should result in
 
@@ -106,5 +106,7 @@
 If you have some troubles, see also ((<Install Guide for Windows>)).
 
 == ChangeLog
+:2005-07-31 ((<Masao>))
+  * Updated to ruby-gnome2-0.13.0.
 :2005-03-14 ((<Joao Pedrosa|jpedrosa>))
   * Initial release.





ruby-gnome2-cvs メーリングリストの案内
Back to archive index