On 11/21/2011 03:23 PM, Juan Carlos Franzoy wrote:
Hello. Thank for reading.
I am experiencing a problem to build qpid in Linux.
I downloaded qpid-0.12.tar.gz, untared it.
I installed the necesary tools.
It has no ./cpp/configure so I run ./bootstrap. It run without error.
When I run ./configure I got the followin error: configure: error:
Missing ruby installation (try "yum install ruby").
I don't need ruby binding. Is there any configure option like
--without-ruby ?
It uses ruby to generate source files. If you download instead
qpid-cpp-0.12.tar.gz, that is a proper distributable release (rather
than just an svn snapshot) and has all the generated code already in it
(which _should_ avoid the need for ruby?).
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]