Rails 3.0 rmagick 无法安装 RMagick 2.13.1。找不到 MagickWand.h
我正在尝试为 Rails 3.0 应用程序安装 rmagick gem,但遇到以下错误:
RMagick 2.13.1。找不到 MagicWand.h。
我已将以下代码添加到我的 gem 文件中:
gem "rmagick", "~> 2.13.1"
之后我运行了捆绑安装。
这就是错误发生的时候。
现在我已经在这里和互联网上搜索过,但还没有找到解决这个问题的方法。
请帮忙。
谢谢。
I'm trying to install the rmagick gem for a rails 3.0 app and I run into the following error:
RMagick 2.13.1. Can't find MagickWand.h.
I've added the following code to my gem file:
gem "rmagick", "~> 2.13.1"
After that I ran bundle install.
That's when the error occurs.
Now I've search on here and the interent, but have not found a solution to this problem.
Please help.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论