[Groonga-mysql-commit] mroonga/mroonga at c402536 [master] doc en: drop install documentation about Ubuntu 11.10 (Oneiric Ocelot)

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri May 24 19:32:56 JST 2013


HAYASHI Kentaro	2013-05-24 19:32:56 +0900 (Fri, 24 May 2013)

  New Revision: c402536e42591245f0eafa428a8511c353747864
  https://github.com/mroonga/mroonga/commit/c402536e42591245f0eafa428a8511c353747864

  Message:
    doc en: drop install documentation about Ubuntu 11.10 (Oneiric Ocelot)

  Modified files:
    doc/source/install.rst

  Modified: doc/source/install.rst (+0 -40)
===================================================================
--- doc/source/install.rst    2013-05-24 19:25:44 +0900 (bada436)
+++ doc/source/install.rst    2013-05-24 19:32:56 +0900 (00ee6c5)
@@ -149,46 +149,6 @@ Install groonga-normalizer-mysql package::
    If you don't specify MySQL compatible case insensitive COLLATION, MySQL incompatible COLLATION of groonga is used.
    MySQL compatible case insensitive COLLATION are 'utf8_general_ci', 'utf8mb4_general_ci', 'utf8_unicode_ci' and 'utf8mb4_unicode_ci'.
 
-Ubuntu 11.10 Oneiric Ocelot
----------------------------
-
-.. note::
-
-   You need to enable the universe section in Ubuntu's software sources.
-
-.. note::
-
-   You need to enable the security update repository.
-
-/etc/apt/sources.list.d/groonga.list::
-
-  deb http://packages.groonga.org/ubuntu/ oneiric universe
-  deb-src http://packages.groonga.org/ubuntu/ oneiric universe
-
-Install ::
-
-  % sudo apt-get update
-  % sudo apt-get -y --allow-unauthenticated install groonga-keyring
-  % sudo apt-get update
-  % sudo apt-get -y install mysql-server-mroonga
-
-If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer. please install groonga-tokenizer-mecab package.
-
-Install groonga-tokenizer-mecab package::
-
-  % sudo apt-get -y install groonga-tokenizer-mecab
-
-If you want to use MySQL compatible COLLATION such as 'utf8_general_ci', 'utf8mb4_general_ci', 'utf8_unicode_ci' or 'utf8mb4_unicode_ci', please install groonga-normalizer-mysql package.
-
-Install groonga-normalizer-mysql package::
-
-  % sudo apt-get -y install groonga-normalizer-mysql
-
-.. note::
-
-   If you don't specify MySQL compatible case insensitive COLLATION, MySQL incompatible COLLATION of groonga is used.
-   MySQL compatible case insensitive COLLATION are 'utf8_general_ci', 'utf8mb4_general_ci', 'utf8_unicode_ci' and 'utf8mb4_unicode_ci'.
-
 Ubuntu 12.04 Precise Pangolin
 -----------------------------
 
-------------- next part --------------
HTML����������������������������...
Download 



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