Author: cctrieloff
Date: Wed Feb  9 19:35:12 2011
New Revision: 1069052

URL: http://svn.apache.org/viewvc?rev=1069052&view=rev
Log:
comments for building ruby binding

Modified:
    qpid/trunk/qpid/cpp/INSTALL

Modified: qpid/trunk/qpid/cpp/INSTALL
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/INSTALL?rev=1069052&r1=1069051&r2=1069052&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/INSTALL (original)
+++ qpid/trunk/qpid/cpp/INSTALL Wed Feb  9 19:35:12 2011
@@ -67,6 +67,10 @@ Optional SSL support requires:
 * nss <http://www.mozilla.org/projects/security/pki/nss/>
 * nspr <http://www.mozilla.org/projects/nspr/>
 
+Optional binding support for ruby requires:
+* ruby and ruby devel <http://www.ruby-lang.org/en/>
+* swig <http://www.swig.org/>
+
 Qpid has been built using the GNU C++ compiler:
  * gcc     <http://gcc.gnu.org/>                       (3.4.6)
 
@@ -124,6 +128,9 @@ For the XML Exchange, include:
 
  # yum install xqilla-devel xerces-c-devel
 
+Optional ruby binding support include:
+ # yum install ruby ruby-devel swig
+
 Follow the manual installation instruction below for any packages not
 available through your distributions packaging tool.
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to