简体   繁体   English

如何使用Homebrew在Mac OSX上安装PerlMagick?

[英]How to install PerlMagick on Mac OSX using Homebrew?

I have successfully installed ImageMagick using Homebrew but I can't get PerlMagick to install properly using the instructions here: http://www.imagemagick.org/script/perl-magick.php 我已经使用Homebrew成功安装了ImageMagick,但无法按照以下说明正确安装PerlMagick: http : //www.imagemagick.org/script/perl-magick.php

I get a lot of errors on Magick.xs. 我在Magick.xs上遇到很多错误。 Anyone has any idea how to do this properly? 任何人都知道如何正确执行此操作吗?

Following this reply , I simply uninstalled mono (which brew doctor had been complaining about), un- and reinstalled brew imagemagick. 收到此回复后 ,我只是卸载了mono(酿造医生一直抱怨的问题),然后卸载并重新安装了brew imagemagick。

cpanm then reported Image::Magick to already be installed. cpanm然后报告Image :: Magick已被安装。 And it worked, too. 而且它也起作用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM