Navigation Menu

Skip to content

Commit

Permalink
doc: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 22, 2012
1 parent 7b57733 commit f7423a9
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 35 deletions.
6 changes: 3 additions & 3 deletions doc/source/install/centos.txt
Expand Up @@ -114,9 +114,9 @@ Install required packages to build groonga::

Download source::

% wget http://packages.groonga.org/source/groonga/groonga-2.0.5.tar.gz
% tar xvzf groonga-2.0.5.tar.gz
% cd groonga-2.0.5
% wget http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz
% tar xvzf groonga-2.0.6.tar.gz
% cd groonga-2.0.6

Configure (see :ref:`source-configure` about ``configure`` options)::

Expand Down
6 changes: 3 additions & 3 deletions doc/source/install/debian.txt
Expand Up @@ -119,9 +119,9 @@ Install required packages to build groonga::

Download source::

% wget http://packages.groonga.org/source/groonga/groonga-2.0.5.tar.gz
% tar xvzf groonga-2.0.5.tar.gz
% cd groonga-2.0.5
% wget http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz
% tar xvzf groonga-2.0.6.tar.gz
% cd groonga-2.0.6

Configure (see :ref:`source-configure` about ``configure`` options)::

Expand Down
6 changes: 3 additions & 3 deletions doc/source/install/fedora.txt
Expand Up @@ -55,9 +55,9 @@ Install required packages to build groonga::

Download source::

% wget http://packages.groonga.org/source/groonga/groonga-2.0.5.tar.gz
% tar xvzf groonga-2.0.5.tar.gz
% cd groonga-2.0.5
% wget http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz
% tar xvzf groonga-2.0.6.tar.gz
% cd groonga-2.0.6

Configure (see :ref:`source-configure` about ``configure`` options)::

Expand Down
6 changes: 3 additions & 3 deletions doc/source/install/mac_os_x.txt
Expand Up @@ -36,9 +36,9 @@ Install `Xcode <https://developer.apple.com/xcode/>`_.

Download source::

% curl -O http://packages.groonga.org/source/groonga/groonga-2.0.5.tar.gz
% tar xvzf groonga-2.0.5.tar.gz
% cd groonga-2.0.5
% curl -O http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz
% tar xvzf groonga-2.0.6.tar.gz
% cd groonga-2.0.6

Configure (see :ref:`source-configure` about ``configure`` options)::

Expand Down
6 changes: 3 additions & 3 deletions doc/source/install/others.txt
Expand Up @@ -74,9 +74,9 @@ Build from source
Groonga uses GNU build system. So the following is the simplest build
steps::

% wget http://packages.groonga.org/source/groonga/groonga-2.0.5.tar.gz
% tar xvzf groonga-2.0.5.tar.gz
% cd groonga-2.0.5
% wget http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz
% tar xvzf groonga-2.0.6.tar.gz
% cd groonga-2.0.6
% ./configure
% make
% sudo make install
Expand Down
6 changes: 3 additions & 3 deletions doc/source/install/solaris.txt
Expand Up @@ -17,9 +17,9 @@ Install required packages to build groonga::

Download source::

% wget http://packages.groonga.org/source/groonga/groonga-2.0.5.tar.gz
% gtar xvzf groonga-2.0.5.tar.gz
% cd groonga-2.0.5
% wget http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz
% gtar xvzf groonga-2.0.6.tar.gz
% cd groonga-2.0.6

Configure with ``CFLAGS="-m64" CXXFLAGS="-m64"`` variables. They are
needed for building 64-bit version. To build 32-bit version, just
Expand Down
6 changes: 3 additions & 3 deletions doc/source/install/ubuntu.txt
Expand Up @@ -179,9 +179,9 @@ Install required packages to build groonga::

Download source::

% wget http://packages.groonga.org/source/groonga/groonga-2.0.5.tar.gz
% tar xvzf groonga-2.0.5.tar.gz
% cd groonga-2.0.5
% wget http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz
% tar xvzf groonga-2.0.6.tar.gz
% cd groonga-2.0.6

Configure (see :ref:`source-configure` about ``configure`` options)::

Expand Down
28 changes: 14 additions & 14 deletions doc/source/install/windows.txt
Expand Up @@ -17,25 +17,25 @@ size data.
Installer
---------

For 32-bit environment, download `groonga-2.0.5-x86.exe
<http://packages.groonga.org/windows/groonga/groonga-2.0.5-x86.exe>`_
For 32-bit environment, download `groonga-2.0.6-x86.exe
<http://packages.groonga.org/windows/groonga/groonga-2.0.6-x86.exe>`_
and run it.

For 64-bit environment, download `groonga-2.0.5-x64.exe
<http://packages.groonga.org/windows/groonga/groonga-2.0.5-x64.exe>`_
For 64-bit environment, download `groonga-2.0.6-x64.exe
<http://packages.groonga.org/windows/groonga/groonga-2.0.6-x64.exe>`_
and run it.

Use command prompt for :doc:`/reference/executables/groonga` installed in start menu.

zip
---

For 32-bit environment, download `groonga-2.0.5-x86.zip
<http://packages.groonga.org/windows/groonga/groonga-2.0.5-x86.zip>`_
For 32-bit environment, download `groonga-2.0.6-x86.zip
<http://packages.groonga.org/windows/groonga/groonga-2.0.6-x86.zip>`_
and extract it.

For 64-bit environment, download `groonga-2.0.5-x64.zip
<http://packages.groonga.org/windows/groonga/groonga-2.0.5-x64.zip>`_
For 64-bit environment, download `groonga-2.0.6-x64.zip
<http://packages.groonga.org/windows/groonga/groonga-2.0.6-x64.zip>`_
and extract it.

:doc:`/reference/executables/groonga` is in ``bin`` folder.
Expand All @@ -50,28 +50,28 @@ Windows. Here are required tools:
<http://www.microsoft.com/japan/msdn/vstudio/express/>`_
* `CMake <http://www.cmake.org/>`_

Download zipped source `groonga-2.0.5.zip
<http://packages.groonga.org/source/groonga/groonga-2.0.5.zip>`_
Download zipped source `groonga-2.0.6.zip
<http://packages.groonga.org/source/groonga/groonga-2.0.6.zip>`_
and extract it.

Start ``Visual Studio Command Prompt (2010)`` installed by Microsoft
Visual Studio 2010 Express and move to the groonga's source folder::

> cd c:\Users\%USERNAME%\Downloads\groonga-2.0.5
> cd c:\Users\%USERNAME%\Downloads\groonga-2.0.6

Configure by ``cmake``. The following commnad line is for 64-bit
version. To build 32-bit version, use ``-G "Visual Studio 10"``
parameter instead::

groonga-2.0.5> cmake . -G "Visual Studio 10 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga
groonga-2.0.6> cmake . -G "Visual Studio 10 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga

Build by Visual Studio::

groonga-2.0.5> devenv groonga.sln /Build Release
groonga-2.0.6> devenv groonga.sln /Build Release

Install::

groonga-2.0.5> devenv groonga.sln /Build Release /Project Install
groonga-2.0.6> devenv groonga.sln /Build Release /Project Install

After the above steps, :doc:`/reference/executables/groonga` is found in
``c:\groonga\bin\groonga.exe``.

0 comments on commit f7423a9

Please sign in to comment.