标签: homestead stomp pecl php-7
我无法通过PECL在PHP7.0上安装Stomp。 它错误地试图在PHP7中找到PHP5头文件(php_smart_str.h),它是php_smart_string.h。现在我在这个repo中看到了一个php7分支。
现在我不知道如何在我的Homestead PHP7框中安装Stomp。谁能帮帮我呢? 回购邮件似乎也没有包含正确的文件供我运行./configure或make (install)。
./configure
make (install)