YUKI Hiroshi
null+****@clear*****
Wed Jul 23 12:51:59 JST 2014
YUKI Hiroshi 2014-07-23 12:51:59 +0900 (Wed, 23 Jul 2014) New Revision: de3d688b4b4841af589bbb0558a8b2fc9e16166c https://github.com/droonga/droonga.org/commit/de3d688b4b4841af589bbb0558a8b2fc9e16166c Message: Add "in short" section of the setup process Modified files: _po/ja/tutorial/1.0.5/basic/index.po _po/ja/tutorial/1.0.5/groonga/index.po ja/tutorial/1.0.5/basic/index.md ja/tutorial/1.0.5/groonga/index.md tutorial/1.0.5/basic/index.md tutorial/1.0.5/groonga/index.md Modified: _po/ja/tutorial/1.0.5/basic/index.po (+5 -0) =================================================================== --- _po/ja/tutorial/1.0.5/basic/index.po 2014-07-22 19:40:24 +0900 (78b0eca) +++ _po/ja/tutorial/1.0.5/basic/index.po 2014-07-23 12:51:59 +0900 (54035d9) @@ -214,6 +214,11 @@ msgid "" " # yum -y install npm" msgstr "" +msgid "" +"Yes, in short, you have to activate `gem` and `npm` commands, and install some" +" packages to build native extensions." +msgstr "要するに、`gem`と`npm`を使えるようにした上で、ネイティブ拡張をビルドするためのいくつかのパッケージをインストールする必要があるということです。" + msgid "## Build a Droonga engine" msgstr "## Droonga Engine を構築する" Modified: _po/ja/tutorial/1.0.5/groonga/index.po (+4 -0) =================================================================== --- _po/ja/tutorial/1.0.5/groonga/index.po 2014-07-22 19:40:24 +0900 (5d5b845) +++ _po/ja/tutorial/1.0.5/groonga/index.po 2014-07-23 12:51:59 +0900 (8d1f22b) @@ -162,9 +162,13 @@ msgid "" msgstr "" msgid "" +" Yes, in short, you have to activate `gem` and `npm` commands, and install " +"some packages to build native extensions.\n" " 2. Install a gem package `droonga-engine`, *on each computer*.\n" " It is the core component provides most features of Droonga system." msgstr "" +" 要するに、`gem`と`npm`を使えるようにした上で、ネイティブ拡張をビルドするためのいくつかのパッケージをインストールする必要があるということで" +"す。\n" " 2. *それぞれのコンピュータで*、Gemパッケージ `droonga-engine` をインストールする。\n" " これはDroongaシステムの主要な機能を提供する、核となるコンポーネントです。" Modified: ja/tutorial/1.0.5/basic/index.md (+2 -0) =================================================================== --- ja/tutorial/1.0.5/basic/index.md 2014-07-22 19:40:24 +0900 (e5ca6aa) +++ ja/tutorial/1.0.5/basic/index.md 2014-07-23 12:51:59 +0900 (c924a40) @@ -100,6 +100,8 @@ CentOS: # rvm install 2.1.2 # yum -y install npm +要するに、`gem`と`npm`を使えるようにした上で、ネイティブ拡張をビルドするためのいくつかのパッケージをインストールする必要があるということです。 + ## Droonga Engine を構築する Droonga Engine は、データベースを保持し、実際の検索を担当する部分です。 Modified: ja/tutorial/1.0.5/groonga/index.md (+1 -0) =================================================================== --- ja/tutorial/1.0.5/groonga/index.md 2014-07-22 19:40:24 +0900 (c919db7) +++ ja/tutorial/1.0.5/groonga/index.md 2014-07-23 12:51:59 +0900 (493b046) @@ -78,6 +78,7 @@ Droongaクラスタは、*Droongaノード*と呼ばれる複数のコンピュ # rvm install 2.1.2 # yum -y install npm + 要するに、`gem`と`npm`を使えるようにした上で、ネイティブ拡張をビルドするためのいくつかのパッケージをインストールする必要があるということです。 2. *それぞれのコンピュータで*、Gemパッケージ `droonga-engine` をインストールする。 これはDroongaシステムの主要な機能を提供する、核となるコンポーネントです。 Modified: tutorial/1.0.5/basic/index.md (+2 -0) =================================================================== --- tutorial/1.0.5/basic/index.md 2014-07-22 19:40:24 +0900 (d72e529) +++ tutorial/1.0.5/basic/index.md 2014-07-23 12:51:59 +0900 (6c8194f) @@ -92,6 +92,8 @@ CentOS: # rvm install 2.1.2 # yum -y install npm +Yes, in short, you have to activate `gem` and `npm` commands, and install some packages to build native extensions. + ## Build a Droonga engine The part "Droonga engine" stores the database and provides the search feature actually. Modified: tutorial/1.0.5/groonga/index.md (+1 -0) =================================================================== --- tutorial/1.0.5/groonga/index.md 2014-07-22 19:40:24 +0900 (5d762dd) +++ tutorial/1.0.5/groonga/index.md 2014-07-23 12:51:59 +0900 (5f5ae9e) @@ -69,6 +69,7 @@ Assume that you have two computers: `192.168.0.10` and `192.168.0.11`. # rvm install 2.1.2 # yum -y install npm + Yes, in short, you have to activate `gem` and `npm` commands, and install some packages to build native extensions. 2. Install a gem package `droonga-engine`, *on each computer*. It is the core component provides most features of Droonga system. -------------- next part -------------- HTML����������������������������...Download