[ 
https://issues.apache.org/jira/browse/QPID-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988516#action_12988516
 ] 

Jose Pedro Oliveira commented on QPID-3009:
-------------------------------------------

Hi,

The current configure doesn't detect the perl.h header file in x86_64 linux 
systems. It only appears to check under /usr/lib and not under /usr/lib64. 
Note: the perl header pathname in Fedora 13 x86_64 is 
/usr/lib64/perl5/CORE/perl.h.

System: Fedora release 13 x86_64
Working directory: .../qpid.svn/qpid/cpp

Steps to reproduce the problem:
----------
$ ./bootstrap
$ ./configure
...
checking for h2xs... h2xs
checking for "${exec_prefix}/lib/perl5/CORE/perl.h"... no
...
----------

configure.ac revision:
----------
$ svn info configure.ac 
Path: configure.ac
Name: configure.ac
URL: http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/configure.ac
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1064938
Node Kind: file
Schedule: normal
Last Changed Author: tross
Last Changed Rev: 1064811
Last Changed Date: 2011-01-28 19:11:54 +0000 (Fri, 28 Jan 2011)
Text Last Updated: 2011-01-29 01:53:00 +0000 (Sat, 29 Jan 2011)
Checksum: 9f0e36c43f30f3e839b0a0f1dd1634e8
----------

/jpo

> Perl binding to Qpid messaging
> ------------------------------
>
>                 Key: QPID-3009
>                 URL: https://issues.apache.org/jira/browse/QPID-3009
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Client
>    Affects Versions: 0.8
>         Environment: -
>            Reporter: Hao Chang Yu
>            Assignee: Ted Ross
>             Fix For: 0.8
>
>         Attachments: QPID-3009.diff, qpid_perl.patch
>
>
> As we need to use perl programs to send amqp messages but there is no perl 
> version of qpid messaging.
> Therefore, I had written a perl api to bind with c++ qpid messaging library.  
> This perl api for qpid messaging is developed using swig and is base on qpid 
> 0.8.
> Please see the attached patch file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to