相关疑难解决方法(0)

使用ImageMagick进行Brew链接

安装: ostaptan:~ostap $ brew install imagemagick --disable-openmp --from-source

==> Downloading http://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.7.7-6.tar.bz2
Already downloaded: /Library/Caches/Homebrew/imagemagick-6.7.7-6.tar.bz2
==> Patching
patching file configure
Hunk #1 succeeded at 32371 (offset 447 lines).
==> ./configure --disable-osx-universal-binary --without-perl --prefix=/usr/local/Cellar/imagemagick/6.7.7-6 --enable-shared --disable-static
==> make install
Error: The linking step did not complete successfully
The formula built, but is not symlinked into /usr/local
You can try again using `brew link imagemagick'
==> Summary
/usr/local/Cellar/imagemagick/6.7.7-6: 1388 files, 32M, built in 61 seconds
Run Code Online (Sandbox Code Playgroud)

在安装中链接错误后链接:

ostaptan:wand ostap $ brew链接imagemagick

Linking /usr/local/Cellar/imagemagick/6.7.7-6...

Error: …
Run Code Online (Sandbox Code Playgroud)

macos homebrew ruby-on-rails rmagick imagemagick

5
推荐指数
1
解决办法
4319
查看次数

标签 统计

homebrew ×1

imagemagick ×1

macos ×1

rmagick ×1

ruby-on-rails ×1