From 3eabe6fb7d3f7b69878d5527a9eaf3309ff59cc6 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@1069052 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'qpid/cpp') diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index 6628552ce5..6483d7de4e 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/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