YUKI Hiroshi
null+****@clear*****
Tue Aug 28 18:11:15 JST 2012
YUKI Hiroshi 2012-08-28 18:11:15 +0900 (Tue, 28 Aug 2012) New Revision: 999fcca9483f2c72a0e9b3559efe9177b3304026 https://github.com/groonga/gcs.groonga.org/commit/999fcca9483f2c72a0e9b3559efe9177b3304026 Log: Update installation guide for Ubuntu to use .deb package Modified files: docs/install/index.md Modified: docs/install/index.md (+3 -10) =================================================================== --- docs/install/index.md 2012-08-28 13:06:40 +0900 (14467e5) +++ docs/install/index.md 2012-08-28 18:11:15 +0900 (bf2513e) @@ -87,18 +87,11 @@ Install GPG key for the apt repository: sudo apt-get -y --allow-unauthenticated install groonga-keyring sudo apt-get update -Install required softwares: - - sudo apt-get install -y libgroonga-dev npm make g++ pkg-config - sudo npm install -y -g node-gyp - -Install Groonga CloudSearch: +Install the Groonga CloudSearch and depending libraries via the package "gcs": - sudo npm install -y -g gcs - -You have `gcs` command that starts Groonga CloudSearch service in -`/usr/local/bin/` directory. + sudo apt-get install -y gcs +Then you have `gcs` command that starts Groonga CloudSearch service. To confirm that Groonga CloudSearch is installed successfully, type the following command: -------------- next part -------------- HTML����������������������������... 下載