瀏覽代碼

HUE-700. Document cyrus-sasl-gssapi requirement

bc Wong 13 年之前
父節點
當前提交
6684620248
共有 2 個文件被更改,包括 5 次插入2 次删除
  1. 3 1
      README.rst
  2. 2 1
      docs/manual.txt

+ 3 - 1
README.rst

@@ -56,7 +56,7 @@ Development Prerequisites
 You'll need these library development packages and tools installed on
 your system:
 
-    Debian:
+    Ubuntu:
       * ant
       * asciidoc
       * gcc
@@ -64,6 +64,7 @@ your system:
       * libkrb5-dev
       * libmysqlclient-dev
       * libsasl2-dev
+      * libsasl2-modules-gssapi-mit
       * libsqlite3-dev
       * libtidy (for unit tests only)
       * libxml2-dev
@@ -77,6 +78,7 @@ your system:
       * ant
       * asciidoc
       * cyrus-sasl-devel
+      * cyrus-sasl-gssapi
       * gcc
       * gcc-c++
       * krb5-devel

+ 2 - 1
docs/manual.txt

@@ -56,12 +56,13 @@ tarball, you must have the following installed:
 .Required Dependencies
 [grid="rows"]
 ``~
-Redhat,Debian
+Redhat,Ubuntu
 ~~~~~~~~~~
 gcc,gcc
 libxml2-devel,libxml2-dev
 libxslt-devel,libxslt-dev
 cyrus-sasl-devel,libsasl2-dev
+cyrus-sasl-gssapi,libsasl2-modules-gssapi-mit
 mysql-devel,libmysqlclient-dev
 python-devel,python-dev
 python-setuptools,python-setuptools