标签: php debian php-extension
我正在尝试在Debian 9(拉伸)上安装php-zmq扩展名,但我不断收到错误消息:
php-zmq : Depends: libzmq3 (>= 4.0.1+dfsg) but it is not installable
在official documentation中,此软件包的dep是 libzmq5 ,它已安装在我的系统中。如何安装php-zmq?