ZHE
  • 工具
  • AI命令
  • 导航
  • 博客
  • |
  • 登录
  • 注册
  • AI画图提示词
  • ubuntu
  • linux
  • web3
  • seo
  • laravel
  • wordpress
  • PHP
  • Stable Diffusion实战
  • Go语言教程之边写边学
Copyright zhe.ink ©2023-2025
Email: service@zhe.ink
吉ICP备2024017385号-3
gongan苏公网安备 32050902101537号

pecl install imagick报错configure: error: not found.

2023-09-01 22:18:49
343
php pecl 安装 imagick imagemagick

这是因为系统中没有imageMagick,

ubuntu运行以下命令

apt install imagemagick

centos运行以下命令

yum install ImageMagick-devel

 

相关文章
Ubuntu 18.04/20.04/22.04: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
php cURL error 60: SSL certificate problem: unable to get local issuer certificate问题
让notepad根据编辑器窗口大小自动换行的方法
php imagck读取pdf错误:attempt to perform an operation not allowed by the security policy PDF
git:fatal: Not possible to fast-forward, aborting.