mgrachev/gastly

MiniMagick issue

Closed this issue · 2 comments

Hello, gem works well on my macbook, book I have problem on production (debian linux). May be you know how to fix follow issue. MiniMagick can't identify image because result image is empty (0 bytes).

screen shot 2015-11-28 at 12 13 14

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.