Navigation Menu

Skip to content

Commit

Permalink
doc: remove wheezy support
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Apr 24, 2016
1 parent 6e98e4f commit e17bec9
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions doc/source/install/debian.rst
Expand Up @@ -8,27 +8,6 @@ Debian GNU/Linux. You can install them by ``apt``.

.. include:: 32bit-note.inc

wheezy
------

/etc/apt/sources.list.d/groonga.list::

deb http://packages.groonga.org/debian/ wheezy main
deb-src http://packages.groonga.org/debian/ wheezy main

Install::

% sudo apt-get update
% sudo apt-get install -y --allow-unauthenticated groonga-keyring
% sudo apt-get update
% sudo apt-get install -y -V mysql-server-mroonga

If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, install groonga-tokenizer-mecab package.

Install groonga-tokenizer-mecab package::

% sudo apt-get install -y -V groonga-tokenizer-mecab

jessie
------

Expand Down

0 comments on commit e17bec9

Please sign in to comment.