Kouhei Sutou
null+****@clear*****
Fri Nov 15 11:09:02 JST 2013
Kouhei Sutou 2013-11-15 11:09:02 +0900 (Fri, 15 Nov 2013) New Revision: 654c920e0bdb72b61082cdd84590d4402cab1091 https://github.com/groonga/groonga/commit/654c920e0bdb72b61082cdd84590d4402cab1091 Message: doc install windows: use URL instead of command line to download Command line is inconvenient for Windows users. Modified files: doc/source/install/windows.txt Modified: doc/source/install/windows.txt (+14 -29) =================================================================== --- doc/source/install/windows.txt 2013-11-13 13:39:32 +0900 (a4f9d80) +++ doc/source/install/windows.txt 2013-11-15 11:09:02 +0900 (127328f) @@ -17,22 +17,17 @@ size data. Installer --------- -For 32-bit environment, download x86 executable binary from packages.groonga.org. +For 32-bit environment, download x86 executable binary from +packages.groonga.org: -You can download such a binary by command line operation. - -Start command prompt ``cmd.exe`` and download x86 executable binary by default browser:: - - > "c:\\Program Files\\Internet Explorer\\iexplore.exe" http://packages.groonga.org/windows/groonga/groonga-3.0.9-x86.exe + * http://packages.groonga.org/windows/groonga/groonga-3.0.9-x86.exe Then run it. +For 64-bit environment, download x64 executable binary from +packages.goronga.org: -For 64-bit environment, download x64 executable binary from packages.groonga.org. - -Start command prompt ``cmd.exe`` and download x64 executable binary by default browser:: - - > "c:\\Program Files\\Internet Explorer\\iexplore.exe" http://packages.groonga.org/windows/groonga/groonga-3.0.9-x64.exe + * http://packages.groonga.org/windows/groonga/groonga-3.0.9-x64.exe Then run it. @@ -41,21 +36,17 @@ Use command prompt for :doc:`/reference/executables/groonga` installed in start zip --- -For 32-bit environment, download x86 zip archive from packages.groonga.org. - -You can download such a binary by command line operation. +For 32-bit environment, download x86 zip archive from +packages.groonga.org: -Start command prompt ``cmd.exe`` and download x86 zip archive by default browser:: - - > "c:\\Program Files\\Internet Explorer\\iexplore.exe" http://packages.groonga.org/windows/groonga/groonga-3.0.9-x86.zip + * http://packages.groonga.org/windows/groonga/groonga-3.0.9-x86.zip Then extract it. -For 64-bit environment, download x64 zip archive from packages.groonga.org. - -Start command prompt ``cmd.exe`` and download x64 zip archive by default browser:: +For 64-bit environment, download x64 zip archive from +packages.groonga.org: - > "c:\\Program Files\\Internet Explorer\\iexplore.exe" http://packages.groonga.org/windows/groonga/groonga-3.0.9-x64.zip + * http://packages.groonga.org/windows/groonga/groonga-3.0.9-x64.zip Then extract it. @@ -71,15 +62,9 @@ Windows. Here are required tools: <http://www.microsoft.com/japan/msdn/vstudio/express/>`_ * `CMake <http://www.cmake.org/>`_ -Download zipped source from packages.groonga.org. - -You can download such a zipped source file by command line operation. - -Start ``Visual Studio Command Prompt (2010)`` installed by Microsoft -Visual Studio 2010 Express and download it by default browser:: +Download zipped source from packages.groonga.org: - > cd c:\Users\%USERNAME%\Downloads - > "c:\\Program Files\\Internet Explorer\\iexplore.exe" http://packages.groonga.org/source/groonga/groonga-3.0.9.zip + * http://packages.groonga.org/source/groonga/groonga-3.0.9.zip Then extract it. -------------- next part -------------- HTML����������������������������...Download