[Groonga-commit] droonga/droonga-http-server at de260ad [master] Install Python on Debian to build npm modules

Back to archive index

KITAITI Makoto null+****@clear*****
Tue Jan 12 14:15:45 JST 2016


KITAITI Makoto	2016-01-12 14:15:45 +0900 (Tue, 12 Jan 2016)

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

  Merged 0f9441b: Merge pull request #13 from KitaitiMakoto/systemd

  Message:
    Install Python on Debian to build npm modules

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2016-01-12 00:22:45 +0900 (acf8604)
+++ install.sh    2016-01-12 14:15:45 +0900 (07dbc1f)
@@ -329,7 +329,7 @@ register_service() {
 # ====================== for Debian/Ubuntu ==========================
 prepare_environment_in_debian() {
   apt-get update
-  apt-get install -y curl sudo build-essential
+  apt-get install -y curl sudo build-essential python
 
   if [ "$VERSION" != "release" ]; then
     apt-get install -y git
-------------- next part --------------
HTML����������������������������...
Download 



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