Error: Package: php-gd-5.6.11-1.el6.remi.x86_64 (remi-php56) Requires: gd-last(x86-64) >= 2.1.1 Error: Package: php-gd-5.6.11-1.el6.remi.x86_64 (remi-php56) Requires: libgd.so.3()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

yum源的DG库版本太低,导致安装失败,执行yum --enablerepo=remi-php56 install php-gd 来安装高版本gd库

 

yum --enablerepo=remi-php56 install php-gd

相关文章:

  • 2021-06-04
  • 2021-07-16
  • 2021-08-15
  • 2022-01-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-05
  • 2021-08-22
  • 2021-06-24
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
相关资源
相似解决方案