Debian 下宝塔面板无法安装Nginx

2019-05-09丨运维丨暂无评论 丨910 次阅读

查看日志 /tmp/panelExec.log发现:
checking for GD library in /usr/local/ ... not found
checking for GD library in /usr/pkg/ ... not found
checking for GD library in /opt/local/ ... not found

./configure: error: the HTTP image filter module requires the GD library.
You can either do not enable the module or install the libraries.

需要GD库
apt-get install libgd2-xpm libgd2-xpm-dev

搞定

标签:

热门文章

最新回复

标签

发表新评论