检查是否已安装openssl:
sudo apt-get install openssl
如果已安装执行以下操作:
sudo apt-get install libssl-dev
sudo apt-get install libssl0.9.8
Ubuntu 下安装 GTK+ 开发库
sudo apt-get install libgtk2.0-dev
原链接
https://www.cnblogs.com/php-linux/p/5567184.html
转载自博客园brady.wang