solaris 10 编译安装PHP5时提示找不到freetype.h

发布于 2022-09-30 19:08:38 字数 2090 浏览 15 评论 0

在solaris 10 编译安装PHP5时提示找不到freetype.h,我的FREETYPE 是通过pkgutil 安装的.我的编译命令是
./configure --prefix=/usr/local/php5 --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql5 --with-mysqli=/usr/local/mysql5/bin/mysql_config --with-libxml-dir=/opt/csw/bin --with-config-file-path=/etc/apache2 --with-gd=/opt/csw/bin --with-png-dir=/opt/csw/bin --with-freetype-dir=/opt/csw/bin --with-jpeg-dir=/opt/csw/bin --with-xpm-dir=/opt/csw/bin --with-zlib-dir=/opt/csw/bin --enable-gd-native-ttf --enable-gd-jis-conv --with-t1lib=/opt/csw/bin --enable-mbstring

错误提示为
checking whether to enable DBA interface... no
checking whether to enable DOM support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for ENCHANT support... no
checking whether to enable EXIF (metadata from images) support... no
checking for fileinfo support... yes
checking for utimes... (cached) yes
checking for strndup... (cached) no
checking whether to enable input filter support... yes
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... /opt/csw/bin
checking for the location of libpng... /opt/csw/bin
checking for the location of libXpm... /opt/csw/bin
checking for FreeType 2... /opt/csw/bin
checking for T1lib support... /opt/csw/bin
checking whether to enable truetype string function in GD... yes
checking whether to enable JIS-mapped Japanese font support in GD... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
checking for XpmFreeXpmImage in -lXpm... yes
configure: error: freetype.h not found.
我的freetype.h在

/opt/csw/include/freetype1/freetype/freetype.h
/opt/csw/include/freetype2/freetype/freetype.h
但是为什么是在编译的时候出现找不到呢。麻烦朋友帮我看一下到底问题出在那里。先谢谢大家了。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

趁微风不噪 2022-10-07 19:08:38

顶一下

云朵有点甜 2022-10-07 19:08:38

帮楼主顶

审判长 2022-10-07 19:08:38

have not installed freetype package

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文