如何在 Debian etch 上安装 Image::Magick?

发布于 2024-07-30 18:49:40 字数 294 浏览 6 评论 0原文

我已经尝试在 Debian etch 上安装 Image::Magick 一段时间了,但没有取得很大成功。

我已经安装了 graphicsmagick-libmagick-dev-compat,但找不到 Perl 的 Image::Magick.debcpan -i Image::Magick 给我各种编译错误。

有谁知道软件的良好组合,以便我最终可以编写use Image::Magick

I've been trying to install Image::Magick on Debian etch for a while without great success.

I've got graphicsmagick-libmagick-dev-compat installed, but can't find the .deb for Perl's Image::Magick. And cpan -i Image::Magick gives me all sorts of compilation errors.

Does anyone know the good combination of software so I can finally write use Image::Magick?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

多情癖 2024-08-06 18:49:40

我得到了答案:要安装的软件包是perlmagick
我希望它不仅仅对我有帮助:)

I've got the answer: The package to install is perlmagick.
I hope it doesn't help just me :)

孤千羽 2024-08-06 18:49:40

您尝试过 libgraphics-magick-perl 吗?

编辑:

您确定您需要真正的优惠吗?

perlmagick 包含其自己的 Image::Magick 版本。

Have you tried libgraphics-magick-perl?

EDIT:

Are you sure you need the real deal?

perlmagick contains its own version of Image::Magick.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文