Skip to content

Instantly share code, notes, and snippets.

@marcelocra
Created April 29, 2022 23:59
Show Gist options
  • Save marcelocra/873cee9e575e7c54254cb9c1fb74e28d to your computer and use it in GitHub Desktop.
Save marcelocra/873cee9e575e7c54254cb9c1fb74e28d to your computer and use it in GitHub Desktop.
Rails 7 - libvips error
/usr/local/bundle/gems/ffi-1.15.5/lib/ffi/library.rb:145:in `block in ffi_lib':
Could not open library 'vips.so.42': vips.so.42: cannot open shared object file: No such file or directory. (LoadError)
Could not open library 'libvips.so.42': libvips.so.42: cannot open shared object file: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment