[Groonga-commit] groonga/gcs.groonga.org [gh-pages] install: use yum repository on nodejs.tchol.org

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 3日 (火) 12:04:21 JST


Kouhei Sutou	2012-07-03 12:04:21 +0900 (Tue, 03 Jul 2012)

  New Revision: 68ae16f2e72c8d0aa298fa01035630765d7dc9dc
  https://github.com/groonga/gcs.groonga.org/commit/68ae16f2e72c8d0aa298fa01035630765d7dc9dc

  Log:
    install: use yum repository on nodejs.tchol.org

  Modified files:
    install/index.md

  Modified: install/index.md (+4 -2)
===================================================================
--- install/index.md    2012-07-03 11:50:47 +0900 (474d297)
+++ install/index.md    2012-07-03 12:04:21 +0900 (6aeea1b)
@@ -19,7 +19,9 @@ layout: default
 
 ## CentOS
 
-    sudo yum install groonga
-    # How to install npm?
+    sudo rpm -ivh http://nodejs.tchol.org/repocfg/el/nodejs-stable-release.noarch.rpm
+    sudo rpm -ivh http://packages.groonga.org/centos/groonga-release-1.1.0-0.noarch.rpm
+    sudo yum makecache
+    sudo yum install -y groonga-devel nodejs-compat-symlinks npm
     sudo npm install -g gcs
     gcs
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index