免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1924 | 回复: 4
打印 上一主题 下一主题

郁闷...编译php --with-gd时的问题!!! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-04-23 14:42 |只看该作者 |倒序浏览
我的系统里装了(rpm的)gd-2.0.28以及其他需要的libjpeg,libpng,libfreetype等..
都在/usr/lib下面...

但是编译php是说
checking for GD support... yes
checking for the location of libjpeg... /usr/lib/
checking for the location of libpng... /usr/lib/
checking for the location of libXpm... no
checking for FreeType 1.x support... no
checking for FreeType 2... /usr/lib/
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... yes
configure: error: libjpeg.(a|so) not found.


编译php的参数是:::
  1. [root@x232 php-4.3.11]# ./configure --prefix=/usr/local/php4/ --with-config-file-path
  2. =/usr/local/php4/etc --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bi
  3. n/apxs --with-gd=/usr/lib/ --enable-gd-native-ttf --with-jpeg-dir=/usr/lib/ --with-pn
  4. g-dir=/usr/lib/ --with-zlib-dir=/usr/lib/ --with-freetype-dir=/usr/lib/ --enable-ftp
  5. --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --enable-trans-s --enable
  6. -track-vars --enable-gd-jis-conv --enable-force-cgi-redirect
复制代码

论坛徽章:
0
2 [报告]
发表于 2005-04-23 16:55 |只看该作者

郁闷...编译php --with-gd时的问题!!!

哥们,俺比你还郁闷~~

我用的apache2+php5,编译没出错,就是gd2图形库不成功。

明明通过了编译安装,郁闷...

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
3 [报告]
发表于 2005-04-23 17:38 |只看该作者

郁闷...编译php --with-gd时的问题!!!

libjpeg.(a|so) not found.
少库文件,PHP自编译真的很麻烦哦,还是rpm比较好吧

论坛徽章:
0
4 [报告]
发表于 2005-04-24 15:23 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
0
5 [报告]
发表于 2005-04-24 16:54 |只看该作者

郁闷...编译php --with-gd时的问题!!!

装libjpeg的库的包就可以了。然后在编译php的时候指定libjpeg的安装位置。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP