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

The small-light setup script couldn't generate config file. #80

Closed
eccentricyan opened this issue Jan 20, 2017 · 4 comments
Closed

The small-light setup script couldn't generate config file. #80

eccentricyan opened this issue Jan 20, 2017 · 4 comments

Comments

@eccentricyan
Copy link

brew install nginx-full --with-image-filter --with-small-light-module
Error: The small-light setup script couldn't generate config file.
@cubicdaiya
Copy link
Owner

As I'm not familiar with homebrew, how about issuing below?

https://github.com/Homebrew/homebrew-nginx

@denji
Copy link

denji commented Jan 20, 2017

Problem imagemagick-7.x.

==> ./setup
Wand-config is not found
ln -s ../Cellar/nginx-full/1.10.2/bin/nginx nginx
ln -s ../../../Cellar/nginx-full/1.10.2/share/man/man8/nginx.8 nginx.8
Error: The small-light setup script couldn't generate config file.
% /usr/local/opt/imagemagick/bin/MagickWand-config --version
7.0.4 Q16 HDRI

@eccentricyan
Copy link
Author

@denji
my imagemagick version is 7.0.4
how can i fix it?
change imagemagic version?

@cubicdaiya
Copy link
Owner

cubicdaiya commented Jan 20, 2017

@eccentricyan @denji Thank you for the suggestion.

ngx_small_light does not support ImageMagick7 yet.

refs:#63

@eccentricyan Can you downgrade ImageMaigck to 6.9.x?

@cubicdaiya cubicdaiya reopened this Jan 20, 2017
denji added a commit to denji/homebrew-nginx that referenced this issue Jan 20, 2017
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

3 participants