当前位置:   article > 正文

Ubuntu 12.04系统下Bugzilla图表模块设置_could not find gdlib-config

could not find gdlib-config

1、解决gdlib-config找不到的问题。

sudo apt-get install libgd2-xpm-dev

**UNRECOVERABLE ERROR**
Could not find gdlib-config in the search path. Please install libgd 2.0.28 or higher.
If you want to try to compile anyway, please rerun this script with the option --ignore_missing_gd.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site LIB="/var/www/bugzilla/lib" INSTALLMAN1DIR="/var/www/bugzilla/lib/man/man1" INSTALLMAN3DIR="/var/www/bugzilla/lib/man/man3" INSTALLBIN="/var/www/bugzilla/lib/bin" INSTALLSCRIPT="/var/www/bugzilla/lib/bin" INSTALLDIRS=perl]
  LDS/GD-2.52.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site LIB="/var/www/bugzilla/lib" INSTALLMAN1DIR="/var/www/bugzilla/lib/man/man1" INSTALLMAN3DIR="/var/www/bugzilla/lib/man/man3" INSTALLBIN="/var/www/bugzilla/lib/bin" INSTALLSCRIPT="/var/www/bugzilla/lib/bin" INSTALLDIRS=perl -- NOT OK
Skipping test because of notest pragma
Running make install
  Make had some problems, won't install
Could not read metadata file. Falling back to other methods to determine prerequisites

2、在Bugzilla目录下安装图形模块。

perl install-module.pl GD 
perl install-module.pl Chart::Base
perl install-module.pl Template::Plugin::GD::Image
perl install-module.pl Date::Parse
3、重启Apache服务。

4、参考链接:



声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/代码探险家/article/detail/951058
推荐阅读
相关标签
  

闽ICP备14008679号