HAYASHI Kentaro
null+****@clear*****
Thu Oct 4 10:54:37 JST 2012
HAYASHI Kentaro 2012-06-29 13:11:13 +0900 (Fri, 29 Jun 2012) New Revision: 0253c8c5a2166a91999a8e439a6fa1b559451d72 https://github.com/mroonga/mroonga/commit/0253c8c5a2166a91999a8e439a6fa1b559451d72 Log: doc: use apt-get instead of aptitude Modified files: doc/source/install.rst Modified: doc/source/install.rst (+4 -4) =================================================================== --- doc/source/install.rst 2012-06-28 13:31:31 +0900 (ed3cfe7) +++ doc/source/install.rst 2012-06-29 13:11:13 +0900 (54fbbc2) @@ -40,10 +40,10 @@ Debian GNU/Linux wheezy 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 + % 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