Navigation Menu

Skip to content

Commit

Permalink
doc: remove needless MeCab dictionary install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 3, 2014
1 parent 1e4471f commit c877248
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions doc/source/install/centos.rst
Expand Up @@ -32,17 +32,6 @@ Install groonga-tokenizer-mecab package::

% sudo yum install -y groonga-tokenizer-mecab

Then install MeCab dictionary. (mecab-ipadic or mecab-jumandic)

Install IPA dictionary::

% sudo yum install -y mecab-ipadic

Or install Juman dictionary::

% sudo yum install -y mecab-jumandic


There is a package that provides `Munin
<http://munin-monitoring.org/>`_ plugins. If you want to monitor
Groonga status by Munin, install groonga-munin-plugins package.
Expand Down Expand Up @@ -98,16 +87,6 @@ Install groonga-tokenizer-mecab package::

% sudo yum install -y groonga-tokenizer-mecab

Then install MeCab dictionary. (mecab-ipadic or mecab-jumandic)

Install IPA dictionary::

% sudo yum install -y mecab-ipadic

Or install Juman dictionary::

% sudo yum install -y mecab-jumandic

There is a package that provides `Munin
<http://munin-monitoring.org/>`_ plugins. If you want to monitor
Groonga status by Munin, install groonga-munin-plugins package.
Expand Down

0 comments on commit c877248

Please sign in to comment.