Navigation Menu

Skip to content

Commit

Permalink
doc: drop Ubuntu 11.04 (Natty Narwhal)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Dec 21, 2012
1 parent a91ac7f commit a381fe0
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions doc/source/install.rst
Expand Up @@ -97,35 +97,6 @@ Install ::

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

Ubuntu 11.04 Natty Narwhal
--------------------------

.. 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/ natty universe
deb-src http://packages.groonga.org/ubuntu/ natty 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
Expand Down

0 comments on commit a381fe0

Please sign in to comment.