|
From: Kouhei S. <nul...@cl...> - 2013-11-17 10:03:00
|
Kouhei Sutou 2013-11-17 19:02:40 +0900 (Sun, 17 Nov 2013) New Revision: eb319ac4ef2942b8bbae4a1a7d565e96de7ff80f https://github.com/clear-code/cutter/commit/eb319ac4ef2942b8bbae4a1a7d565e96de7ff80f Message: doc cygwin: update Cygwin's setup.exe URL Modified files: doc/install-to-cygwin.rd doc/install-to-cygwin.rd.ja Modified: doc/install-to-cygwin.rd (+2 -1) =================================================================== --- doc/install-to-cygwin.rd 2013-11-17 18:53:23 +0900 (a967ef7) +++ doc/install-to-cygwin.rd 2013-11-17 19:02:40 +0900 (899c610) @@ -13,7 +13,8 @@ but we need to apply a patch to GLib). First, we download Cygwin 1.7 installer: -((<URL:http://cygwin.com/setup.exe>)) + * ((<Installer for 32-bit environment|URL:http://cygwin.com/setup-x86.exe>)) + * ((<Installer for 64-bit environment|URL:http://cygwin.com/setup-x86_64.exe>)) Next, we install the following packages with the downloaded installer: Modified: doc/install-to-cygwin.rd.ja (+2 -1) =================================================================== --- doc/install-to-cygwin.rd.ja 2013-11-17 18:53:23 +0900 (9706336) +++ doc/install-to-cygwin.rd.ja 2013-11-17 19:02:40 +0900 (01b417e) @@ -12,7 +12,8 @@ Cygwin 1.7を対象とします。 まず、Cygwin 1.7のインストーラをダウンロードします。 -((<URL:http://cygwin.com/setup.exe>)) + * ((<32bit用インストーラ|URL:http://cygwin.com/setup-x86.exe>)) + * ((<64bit用インストーラ|URL:http://cygwin.com/setup-x86_64.exe>)) 次に、インストーラを使って以下のパッケージをインストールしま す。 |