cubicdaiya / ngx_small_light

Dynamic Image Transformation Module For nginx.
Other
472 stars 80 forks source link

Problems encountered in installation #88

Open wxihua opened 7 years ago

wxihua commented 7 years ago

cd ${ngx_small_light_src_dir} ./setup cd {$nginx_src_dir} ./configure --add-module=${ngx_small_light_src_dir} make make install After the installation is complete nginx reload fail nginx -t nginx: error while loading shared libraries: libMagickWand-6.Q16.so.5: cannot open shared object file: No such file or directory

zacksiri commented 7 years ago

I'm running into the same issue