[jira] Updated: (QPID-3027) PHP binding of Qpid Messaging API

2011-02-20 Thread Paul Colby (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Colby updated QPID-3027: - Attachment: cqpid_php.20110220.diff Code-complete PHP binding via SWIG. PHP binding of Qpid Messaging

[jira] Updated: (QPID-3027) PHP binding of Qpid Messaging API

2011-02-20 Thread Paul Colby (JIRA)
Attachments: Makefile, cqpid_php.20110220.diff, cqpid_php.diff Working on a PHP binding for the Qpid Messaging API via SWIG. There are several PHP-specific issues with C++ and SWIG which I've managed to workaround, so the binding is starting to take shape, but still very much a work in progress

qpid.pc installing into /usr/lib/pkgconfig on x86_64

2011-02-20 Thread Angus Salkeld
Hi I ran ./configure --prefix=/usr and qpid.pc got installed into /usr/lib/pkgconfig/. All the other .pc files on my system are in /usr/lib64/pkgconfig/. Now my PKG_CHECK_MODULES(QPID) doesn't work. Any ideas? Any other preferred way of finding the libs? I am on Fedora14, using latest qpid