[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [doc][install] add Ubuntu 11.10 Oneiric Ocelot to install section.

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:31:13 JST 2012


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

  New Revision: 84129fd5355ec59205f3f95f195fd0ceef252c5a
  https://github.com/mroonga/mroonga/commit/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 14:34:39 +0900 (6cbfb70)
+++ doc/en/source/install.rst    2011-10-28 14:37:05 +0900 (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 14:34:39 +0900 (b6fbe07)
+++ doc/ja/source/install.rst    2011-10-28 14:37:05 +0900 (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
 --------
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る