jpegrecompress worker: `jpeg-recompress` not found;
问题 I recently installed the paperclip-optimizer gem in my Rails 4 app on Heroku. Whenever I attempt to save an uploaded image attachment, I get the following error: jpegrecompress worker: 'jpeg-recompress' not found; in my logs from Heroku, but not on localhost. I'm not sure what I'm missing. I can't seem to find a single StackOverflow post, blog post, or other resource on this problem. Here is my config/initializers/paperclip_optimizer.rb : Paperclip::PaperclipOptimizer.default_options = { skip