Ivan Kuchin
Ivan Kuchin
Hi David, I'm not an expert in Centos, but this can be some (I'm presuming) `yum` issue. Also `libjpeg-turbo-utils` may not be required, but if you really can't find `advancecomp`,...
@frankie-loves-jesus The question was about solving problem on CentOS, not about the choice of OS.
I suggest to try to optimise the gif that causes problems using the cli and check if the result is malformed. rmagick in the message suggests that the problem is...
Yes, so try using `image_optim --no-pack --verbose xxx.gif`
By the output it looks like the gif can't be optimised further, so the image should not be changed
May the problem be in how image_optim is added to the pipeline?
How do you add `image_optim` to the pipeline?
By the error message it seems that you are using carrierwave, can you debug what happens with the image when you use system gifsicle?
Could you please describe a bit in which situation do you need it? Besides modifying `PATH` you can also use `XXX_BIN` environment variables, but I assume it will not be...
Yes, sure, I've assumed something like this. Just to check: would `image_optim_pack` be an option for you?