今天升级到4.4.0,为了在gd中使用汉字方便,编译时加入--with-iconv,configure时通过,make时出错。从www.gnu.org/software/libiconv下载libiconv1.9.1安装后make成功。

最新编译参数:'./configure' '--with-apxs' '--with-gd' '--with-jpeg-dir' '--enable-gd-native-ttf' '--with-freetype-dir' '--with-ttf' '--enable-ftp' '--with-zlib' '--with-iconv=/usr/local'

 

相关文章:

  • 2022-01-20
  • 2022-12-23
  • 2020-03-30
  • 2021-11-24
  • 2022-12-23
  • 2021-11-03
  • 2021-11-28
  • 2022-02-01
猜你喜欢
  • 2022-12-23
  • 2021-09-28
  • 2022-02-06
  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案