You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kg...@apache.org on 2015/10/13 16:24:30 UTC

qpid-proton git commit: NO-JIRA: update INSTALL to include Cyrus SASL dependency

Repository: qpid-proton
Updated Branches:
  refs/heads/master 40630b6c7 -> 43eb7f05f


NO-JIRA: update INSTALL to include Cyrus SASL dependency


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/43eb7f05
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/43eb7f05
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/43eb7f05

Branch: refs/heads/master
Commit: 43eb7f05f71ecee8392160eaf70dda5858d39e0b
Parents: 40630b6
Author: Ken Giusti <kg...@apache.org>
Authored: Tue Oct 13 10:22:43 2015 -0400
Committer: Ken Giusti <kg...@apache.org>
Committed: Tue Oct 13 10:24:16 2015 -0400

----------------------------------------------------------------------
 INSTALL.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/43eb7f05/INSTALL.md
----------------------------------------------------------------------
diff --git a/INSTALL.md b/INSTALL.md
index 90d4c5a..0f05192 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -19,6 +19,9 @@ package for that language:
     # dependencies needed for ssl support
     $ yum install openssl-devel
 
+    # dependencies needed for Cyrus SASL support
+    $ yum install cyrus-sasl-devel
+
     # dependencies needed for bindings
     $ yum install swig python-devel ruby-devel php-devel perl-devel
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org