[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] doc: add missing update after groonga-keyring is installed

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:44:03 JST 2012


Kouhei Sutou	2012-06-09 19:10:07 +0900 (Sat, 09 Jun 2012)

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

  Log:
    doc: add missing update after groonga-keyring is installed

  Modified files:
    doc/source/install.rst

  Modified: doc/source/install.rst (+7 -0)
===================================================================
--- doc/source/install.rst    2012-06-09 16:10:34 +0900 (79696ad)
+++ doc/source/install.rst    2012-06-09 19:10:07 +0900 (ed3cfe7)
@@ -21,6 +21,7 @@ Install ::
 
   % sudo aptitude update
   % sudo aptitude -V -D -y --allow-untrusted install groonga-keyring
+  % sudo aptitude update
   % sudo aptitude -V -D -y install mysql-server-mroonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer. please install groonga-tokenizer-mecab package.
@@ -41,6 +42,7 @@ Install ::
 
   % sudo aptitude update
   % sudo aptitude -V -D -y --allow-untrusted install groonga-keyring
+  % sudo aptitude update
   % sudo aptitude -V -D -y install mysql-server-mroonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer. please install groonga-tokenizer-mecab package.
@@ -61,6 +63,7 @@ Install ::
 
   % sudo aptitude update
   % sudo aptitude -V -D -y --allow-untrusted install groonga-keyring
+  % sudo aptitude update
   % sudo aptitude -V -D -y install mysql-server-mroonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer. please install groonga-tokenizer-mecab package.
@@ -89,6 +92,7 @@ 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.
@@ -117,6 +121,7 @@ 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.
@@ -145,6 +150,7 @@ 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.
@@ -173,6 +179,7 @@ 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.
-------------- next part --------------
HTML����������������������������...
Download 



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