MiniMagick issue
Closed this issue · 2 comments
lysenkooo commented
lysenkooo commented
I found the reason, there is no libjpeg8:
/home/deploy/.phantomjs/2.0.0/x86_64-linux/bin/phantomjs: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory
But there is no packages with libjpeg8 for debian jessie.
lysenkooo commented
Solved this issue by replacing phantomjs binary from https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2.