You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2012/12/07 22:03:21 UTC

[jira] [Created] (QPID-4495) The qpid_messaging gemfile does not install properly on RHEL 6.2

Darryl L. Pierce created QPID-4495:
--------------------------------------

             Summary: The qpid_messaging gemfile does not install properly on RHEL 6.2
                 Key: QPID-4495
                 URL: https://issues.apache.org/jira/browse/QPID-4495
             Project: Qpid
          Issue Type: Bug
          Components: Ruby Client
    Affects Versions: 0.18
            Reporter: Darryl L. Pierce
            Assignee: Darryl L. Pierce
             Fix For: 0.20


When installing the qpid_messaging-0.18.1.gem file on RHEL 6.2 using "gem install qpid_messaging", the installation fails. The failure is due to the installation attempting to build and link using gcc instead of g++.

The gem needs to tell the Ruby environment from the start to use g++.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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