[Groonga-commit] groonga/groonga at 86b4119 [master] configure.ac: add missing sphinx error message for OSX with Homebrew system

Back to archive index

cosmo0920 null+****@clear*****
Thu Sep 11 17:41:10 JST 2014


cosmo0920	2014-09-11 17:41:10 +0900 (Thu, 11 Sep 2014)

  New Revision: 86b411911af9e004ca9cce349a69e89afd1e764c
  https://github.com/groonga/groonga/commit/86b411911af9e004ca9cce349a69e89afd1e764c

  Merged e76254f: Merge pull request #198 from cosmo0920/doc-configure-error-msg-OSX

  Message:
    configure.ac: add missing sphinx error message for OSX with Homebrew system

  Modified files:
    configure.ac

  Modified: configure.ac (+6 -1)
===================================================================
--- configure.ac    2014-09-10 10:22:52 +0900 (9a07e41)
+++ configure.ac    2014-09-11 17:41:10 +0900 (7995ef8)
@@ -1139,7 +1139,12 @@ For Debian GNU/Linux based system like Ubuntu:
 
 For Red Hat based system like CentOS:
   % sudo yum install -y python-pip
-  % sudo pip install sphinx])
+  % sudo pip install sphinx
+
+For Mac OSX with Homebrew:
+  % brew install pip
+  % export PATH=`brew --prefix gettext`"/bin:\$PATH"
+  % pip install sphinx])
     fi
     AC_SUBST(SPHINX_BUILD)
   fi
-------------- next part --------------
HTML����������������������������...
다운로드 



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