[Groonga-commit] nroonga/nroonga [master] Add instructions for debian and ubuntu

Zurück zum Archiv-Index

Yoji SHIDARA null+****@clear*****
Wed Sep 5 12:33:21 JST 2012


Yoji SHIDARA	2012-09-05 12:33:21 +0900 (Wed, 05 Sep 2012)

  New Revision: 1e00dd349977e4788214d6b5e4eb7bc24f1cc69a
  https://github.com/nroonga/nroonga/commit/1e00dd349977e4788214d6b5e4eb7bc24f1cc69a

  Log:
    Add instructions for debian and ubuntu

  Modified files:
    README.md

  Modified: README.md (+13 -0)
===================================================================
--- README.md    2012-08-14 15:19:49 +0900 (25db8a7)
+++ README.md    2012-09-05 12:33:21 +0900 (52a8089)
@@ -15,8 +15,21 @@ You can write your custom full-text search backend on the top of [node.js](http:
   [MessagePack]:http://msgpack.org/
   [pkg-config]:http://www.freedesktop.org/wiki/Software/pkg-config
 
+#### For debian and ubuntu users
+
+If you are using debian or ubuntu, the simplest way to install is to use packages. [Install instructions][groonga-install] of groonga is available at the groonga website. Follow one of these:
+
+* [Debian GNU/Linux](http://groonga.org/docs/install/debian.html)
+* [Ubuntu](http://groonga.org/docs/install/ubuntu.html)
+
+NOTE: You need to install `libgroonga-dev` package in order to install nroonga.
+
+  [groonga-install]:http://groonga.org/docs/install.html
+
 ### To install:
 
+After groonga installed, just do
+
     % npm install nroonga
 
 ### To build and run tests:
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index