From e2669f51c0bc5e0ae7c98e0550fd0d95020d8c64 Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Wed, 9 Feb 2011 19:35:12 +0000 Subject: comments for building ruby binding git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1069052 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpp') diff --git a/cpp/INSTALL b/cpp/INSTALL index 6628552ce5..6483d7de4e 100644 --- a/cpp/INSTALL +++ b/cpp/INSTALL @@ -67,6 +67,10 @@ Optional SSL support requires: * nss * nspr +Optional binding support for ruby requires: +* ruby and ruby devel +* swig + Qpid has been built using the GNU C++ compiler: * gcc (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. -- cgit v1.2.1