Haag Olivier created PROTON-710:
-----------------------------------
Summary: Library cproton.so missing from build
Key: PROTON-710
URL: https://issues.apache.org/jira/browse/PROTON-710
Project: Qpid Proton
Issue Type: Bug
Components: php-binding
Affects Versions: 0.7
Environment: UNIX
Reporter: Haag Olivier
After the build, there is no *cproton.so* generated although it's what
*cproton.ini* is pointing on.
I check in my module's list and there is no trace of proton.
So I add manualy the *cproton.ini* to my php5/conf.d dir and when I check the
module's list I get:
{quote}PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20100525/cproton.so' - /usr/lib/php5/20100525/cproton.so: cannot
open shared object file: No such file or directory in Unknown on line 0{quote}
There is only those ones:
- libqpid-proton.so
- libqpid-proton.so.2
- libqpid-proton.so.2.0.0
So I try to load them in php but I get this when I get the module's list:
{quote}PHP Warning: PHP Startup: Invalid library (maybe not a PHP library)
‘libqpid-proton.so’ in Unknown on line 0{quote}
I'm probably wrong somewhere so I ask you here what should I do ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)