Navigation Menu

Skip to content

Commit

Permalink
doc: update description about groonga-normalizer-mysql package
Browse files Browse the repository at this point in the history
Because groonga-normalizer-mysql is available from Fedora official repository.
  • Loading branch information
kenhys committed Jun 4, 2014
1 parent 774f118 commit b9d6c3c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions doc/source/install/fedora.rst
Expand Up @@ -13,10 +13,8 @@ Fedora. You can install them by ``yum``.
Since Groonga 3.0.2 release, Groonga related RPM pakcages are in the official
Fedora yum repository (Fedora 18). So you can use them instead of the groonga yum
repository now. There is some exceptions to use the groonga yum
repository because ``groonga-normalizer-mysql`` and mecab dictionaries
(mecab-ipadic or mecab-jumandic) are provided by
the groonga yum repository. But we will also plan to release
``groonga-normalizer-mysql`` in the official Fedora yum repository in the future.
repository because mecab dictionaries (mecab-ipadic or mecab-jumandic) are provided by
the groonga yum repository.

We distribute both 32-bit and 64-bit packages but we strongly
recommend a 64-bit package for server. You should use a 32-bit package
Expand All @@ -33,8 +31,7 @@ Install::

% sudo yum install -y groonga

Note that additional packages such as ``groonga-normalizer-mysql``,
``mecab-dic`` and ``mecab-jumandic`` packages require to install
Note that additional packages such as ``mecab-dic`` and ``mecab-jumandic`` packages require to install
``groonga-release`` package which provides the groonga yum repository beforehand::

% sudo rpm -ivh http://packages.groonga.org/fedora/groonga-release-1.1.0-1.noarch.rpm
Expand Down

0 comments on commit b9d6c3c

Please sign in to comment.