[Groonga-commit] groonga/groonga [master] doc: add install procedure about groonga-normalizer-mysql

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Feb 5 17:31:37 JST 2013


HAYASHI Kentaro	2013-02-05 17:31:37 +0900 (Tue, 05 Feb 2013)

  New Revision: 4f439c975b2da3717d8c34337972a8480d403b8e
  https://github.com/groonga/groonga/commit/4f439c975b2da3717d8c34337972a8480d403b8e

  Log:
    doc: add install procedure about groonga-normalizer-mysql

  Modified files:
    doc/source/install/centos.txt
    doc/source/install/debian.txt
    doc/source/install/fedora.txt
    doc/source/install/ubuntu.txt

  Modified: doc/source/install/centos.txt (+16 -0)
===================================================================
--- doc/source/install/centos.txt    2013-02-05 18:06:40 +0900 (4d4d5a3)
+++ doc/source/install/centos.txt    2013-02-05 17:31:37 +0900 (4bd551b)
@@ -74,6 +74,14 @@ Install groonga-munin-plugins package::
 
   % sudo yum install -y groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo yum install -y install groonga-normalizer-mysql
+
 CentOS 6
 --------
 
@@ -128,6 +136,14 @@ Install groonga-munin-plugins package::
 
   % sudo yum install -y groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo yum install -y install groonga-normalizer-mysql
+
 Build from source
 -----------------
 

  Modified: doc/source/install/debian.txt (+24 -0)
===================================================================
--- doc/source/install/debian.txt    2013-02-05 18:06:40 +0900 (11b29e1)
+++ doc/source/install/debian.txt    2013-02-05 17:31:37 +0900 (92159bb)
@@ -48,6 +48,14 @@ Install groonga-munin-plugins package::
 
   % sudo aptitude -V -D -y install groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo aptitude -V -D -y install groonga-normalizer-mysql
+
 wheezy
 ------
 
@@ -80,6 +88,14 @@ Install groonga-munin-plugins package::
 
   % sudo aptitude -V -D -y install groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo aptitude -V -D -y install groonga-normalizer-mysql
+
 sid
 ---
 
@@ -112,6 +128,14 @@ Install groonga-munin-plugins package::
 
   % sudo aptitude -V -D -y install groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo aptitude -V -D -y install groonga-normalizer-mysql
+
 Build from source
 -----------------
 

  Modified: doc/source/install/fedora.txt (+8 -0)
===================================================================
--- doc/source/install/fedora.txt    2013-02-05 18:06:40 +0900 (b256736)
+++ doc/source/install/fedora.txt    2013-02-05 17:31:37 +0900 (a826308)
@@ -58,6 +58,14 @@ Install groonga-munin-plugins package::
 
   % sudo yum install -y groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo yum install -y install groonga-normalizer-mysql
+
 Build from source
 -----------------
 

  Modified: doc/source/install/ubuntu.txt (+32 -0)
===================================================================
--- doc/source/install/ubuntu.txt    2013-02-05 18:06:40 +0900 (24f4d78)
+++ doc/source/install/ubuntu.txt    2013-02-05 17:31:37 +0900 (db0fd32)
@@ -55,6 +55,14 @@ Install groonga-munin-plugins package::
 
   % sudo apt-get -y install groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo apt-get -y install groonga-normalizer-mysql
+
 11.10 Oneiric Ocelot
 --------------------
 
@@ -94,6 +102,14 @@ Install groonga-munin-plugins package::
 
   % sudo apt-get -y install groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo apt-get -y install groonga-normalizer-mysql
+
 12.04 LTS Precise Pangolin
 --------------------------
 
@@ -133,6 +149,14 @@ Install groonga-munin-plugins package::
 
   % sudo apt-get -y install groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo apt-get -y install groonga-normalizer-mysql
+
 12.10 Quantal Quetzal
 ---------------------
 
@@ -172,6 +196,14 @@ Install groonga-munin-plugins package::
 
   % sudo apt-get -y install groonga-munin-plugins
 
+There is a package that provides MySQL compatible normalizer as
+groonga plugins.
+If you want to use that one, install groonga-normalizer-mysql package.
+
+Install groonga-normalizer-mysql package::
+
+  % sudo apt-get -y install groonga-normalizer-mysql
+
 Build from source
 -----------------
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index