【问题标题】:Install imagemagick & graphicsmagick fail安装 imagemagick 和 graphicsmagick 失败
【发布时间】:2015-11-18 17:28:33
【问题描述】:

我无法安装 imagemagick 和 graphicsmagick。错误:下载资源“libpng”失败。

tranduchieu:~ $ brew install graphicsmagick
==> Installing dependencies for graphicsmagick: libpng, freetype
==> Installing graphicsmagick dependency: libpng
==> Downloading ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-1.6.18.tar.xz

curl: (78) RETR response: 550
Trying a mirror...
==> Downloading https://dl.bintray.com/homebrew/mirror/libpng-1.6.18.tar.xz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "libpng"
Download failed: https://dl.bintray.com/homebrew/mirror/libpng-1.6.18.tar.xz

【问题讨论】:

标签: imagemagick graphicsmagick


【解决方案1】:

试试吧:

$ brew update 之后 $ brew install graphicsmagick

它为我解决了问题。

【讨论】:

    猜你喜欢
    • 2015-09-22
    • 2015-06-05
    • 2017-03-03
    • 2017-11-12
    • 1970-01-01
    • 2016-09-16
    • 2017-04-25
    • 2017-11-27
    • 2015-09-20
    相关资源
    最近更新 更多