美文网首页
解决 Package: vips-full-8.9.2-2.e

解决 Package: vips-full-8.9.2-2.e

作者: 东东锵 | 来源:发表于2020-06-18 09:46 被阅读0次

    错误显示

    Error: Package: vips-full-8.9.2-2.el7.remi.x86_64 (remi-safe)
    Requires: libheif.so.1()(64bit)
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest
    

    运行下面进行解决

    wget https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
    
    rpm -Uvh rpmfusion-free-release*rpm
    
    yum install libheif
    
    yum groupinstall alt-php
    

    相关文章

      网友评论

          本文标题:解决 Package: vips-full-8.9.2-2.e

          本文链接:https://www.haomeiwen.com/subject/zytvxktx.html