[Groonga-mysql-commit] mroonga/mroonga [master] [doc][install] add Ubuntu 11.10 Oneiric Ocelot to install section.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 10月 28日 (金) 14:37:05 JST


Kouhei Sutou	2011-10-28 05:37:05 +0000 (Fri, 28 Oct 2011)

  New Revision: 84129fd5355ec59205f3f95f195fd0ceef252c5a

  Log:
    [doc][install] add Ubuntu 11.10 Oneiric Ocelot to install section.

  Modified files:
    doc/en/source/install.rst
    doc/ja/source/install.rst

  Modified: doc/en/source/install.rst (+22 -0)
===================================================================
--- doc/en/source/install.rst    2011-10-28 05:34:39 +0000 (6cbfb70)
+++ doc/en/source/install.rst    2011-10-28 05:37:05 +0000 (c959530)
@@ -105,6 +105,28 @@ Ubuntu 11.04 Natty Narwhal
   % sudo aptitude update
   % sudo aptitude -V -D -y install mysql-server-groonga
 
+Ubuntu 11.10 Oneiric Ocelot
+---------------------------
+
+.. note::
+
+   amd64版のみ提供でi386版は未提供。
+
+.. note::
+
+   Ubuntu本家のuniverseセクションもインストール対象としておくこと
+
+/etc/apt/sources.list.d/groonga.list::
+
+  deb http://packages.groonga.org/ubuntu/ oneiric universe
+  deb-src http://packages.groonga.org/ubuntu/ oneiric universe
+
+インストール::
+
+  % sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 1C837F31
+  % sudo aptitude update
+  % sudo aptitude -V -D -y install mysql-server-groonga
+
 CentOS 5
 --------
 

  Modified: doc/ja/source/install.rst (+22 -0)
===================================================================
--- doc/ja/source/install.rst    2011-10-28 05:34:39 +0000 (b6fbe07)
+++ doc/ja/source/install.rst    2011-10-28 05:37:05 +0000 (f50ef7b)
@@ -105,6 +105,28 @@ Ubuntu 11.04 Natty Narwhal
   % sudo aptitude update
   % sudo aptitude -V -D -y install mysql-server-groonga
 
+Ubuntu 11.10 Oneiric Ocelot
+---------------------------
+
+.. note::
+
+   amd64版のみ提供でi386版は未提供。
+
+.. note::
+
+   Ubuntu本家のuniverseセクションもインストール対象としておくこと
+
+/etc/apt/sources.list.d/groonga.list::
+
+  deb http://packages.groonga.org/ubuntu/ oneiric universe
+  deb-src http://packages.groonga.org/ubuntu/ oneiric universe
+
+インストール::
+
+  % sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 1C837F31
+  % sudo aptitude update
+  % sudo aptitude -V -D -y install mysql-server-groonga
+
 CentOS 5
 --------
 




Groonga-mysql-commit メーリングリストの案内
Back to archive index