Chinaunix首页 | 论坛 | 博客
  • 博客访问: 305990
  • 博文数量: 38
  • 博客积分: 1334
  • 博客等级: 中尉
  • 技术积分: 869
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-21 10:26
个人简介

贵在坚持

文章分类

全部博文(38)

文章存档

2013年(10)

2012年(15)

2011年(13)

分类: IT业界

2012-03-13 20:04:38

checking pcre install prefix… no
checking whether to enable FTP support… no
checking OpenSSL dir for FTP… no
checking for GD support… yes
checking for the location of libjpeg… /usr/local
checking for the location of libpng… /usr/local
checking for the location of libXpm… no
checking for FreeType 2… /usr/local
checking for T1lib support… no
checking whether to enable truetype string function in GD… yes
checking whether to enable JIS-mapped Japanese font support in GD… no
checking for fabsf… yes
checking for floorf… yes
checking for jpeg_read_header in -ljpeg… yes
checking for png_write_image in -lpng… yes
If configure fails try –with-xpm-dir=
checking for FT_New_Face in -lfreetype… yes
configure: error: GD build test failed. Please check the config.log for details.
貌似是说找不到GD 库,由于我前面安装GD是自己编译安装的。

1
–with-gd

修改为
1
–with-gd=/usr/local/gd2/

阅读(2743) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~