[Groonga-commit] droonga/droonga-http-server at 079290e [master] Add repository

Back to archive index

long-long-float null+****@clear*****
Sat Sep 6 16:33:04 JST 2014


long-long-float	2014-09-06 16:33:04 +0900 (Sat, 06 Sep 2014)

  New Revision: 079290e49202b781d6c668e08a5e6b22fe5b949e
  https://github.com/droonga/droonga-http-server/commit/079290e49202b781d6c668e08a5e6b22fe5b949e

  Merged 8c35f93: Merge pull request #3 from long-long-float/install-script

  Message:
    Add repository
    
    `npm` is't exist in default repository.

  Modified files:
    script/install.sh

  Modified: script/install.sh (+1 -0)
===================================================================
--- script/install.sh    2014-09-06 16:31:33 +0900 (5402b5a)
+++ script/install.sh    2014-09-06 16:33:04 +0900 (da73d54)
@@ -52,6 +52,7 @@ install_in_debian() {
 
 install_in_centos() {
   yum -y update
+  yum -y install epel-release
   yum -y install npm
   npm install -g droonga-http-server
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index