freebsd - 用ports安装php却忘了安装gd怎么办

在freebsd下用ports安装好了php,却忘记安装gd库,派狗狗去寻找解决办法,很快有了答案:

cd /usr/ports/graphics/php4-gd
or
cd /usr/ports/graphics/php5-gd
then
make install clean

就这么简单:)

作者: volcano 发表于1月 6, 2006 at 9:45 am

版权信息: 可以任意转载, 转载时请务必以超链接形式标明文章原始出处作者信息及此声明

Tags:

留条评论