[openstreetmap/openstreetmap-website] Switch to using vips for image processing (PR #3486)

Tom Hughes notifications at github.com
Wed Mar 9 18:31:01 UTC 2022


The problem is that rails still pulls in rmagick even if you're not using it (as it does vips) which means you probably need the libraries to be able to install rmagick?

It's different for vips because the ruby bindings use ffi so open libvips.so at run time only if it's used.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3486#issuecomment-1063232248
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3486/c1063232248 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220309/a9c1a001/attachment.htm>


More information about the rails-dev mailing list