Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install with CentOS 6.6 #41

Open
stefanmonkey opened this issue Dec 16, 2016 · 2 comments
Open

How to install with CentOS 6.6 #41

stefanmonkey opened this issue Dec 16, 2016 · 2 comments

Comments

@stefanmonkey
Copy link

How to install with CentOS 6.6
Online production environment is CentOS 6.6, not ubuntu / Debian

@nosun
Copy link

nosun commented Dec 19, 2016

the same question

@nosun
Copy link

nosun commented Dec 20, 2016

I have already fixed the issue.

yum install ImageMagick ImageMagick-devel  # imagemagick c 库
yum install GraphicsMagick-devel           # GraphicsMagick c 库

yum install luarocks
luarocks install magick

maybe you need link the package ,you can read this article for more infomation http://leafo.net/guides/customizing-the-luarocks-tree.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants