[zeromq-dev] Installing ZMQ for PHP
Bouke Versteegh
boukeversteegh at gmail.com
Sun May 22 16:28:14 CEST 2011
I have tried to install ZMQ for PHP, but it doesn't work. I've compiled the Git
code, used PECL and downloaded the latest source and compiled that.
Compiling source from GIT, or using PECL, I get:
php: symbol lookup error: /usr/lib/php5/20090626+lfs/zmq.so: undefined symbol:
zmq_version
Compiling the source .tgz file:
PHP Warning: PHP Startup: Invalid library (maybe not a PHP library)
'/usr/local/lib/libzmq.so' in Unknown on line 0
UBUNTU 10.04 LTS 32-bit
PHP 5.3.2-1ubuntu4.9 with Suhosin-Patch (cli) (built: May 3 2011 00:43:34)
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
More information about the zeromq-dev
mailing list