Closed
Description
So I did brew upgrade vips
that poured the vips-8.5.8_2.el_capitan
and now require vips
(the gem is the latest one) cause:
LoadError: Could not open library 'vips': dlopen(vips, 5): image not found.
Could not open library '/usr/local/lib/libvips.dylib': dlopen(/usr/local/lib/libvips.dylib, 5): Library not loaded: @rpath/libpoppler.71.dylib
Referenced from: /usr/local/opt/poppler/lib/libpoppler-glib.8.dylib
Reason: image not found
from /Users/nakilon/.gem/gems/ffi-1.9.18/lib/ffi/library.rb:147:in `block in ffi_lib'
from /Users/nakilon/.gem/gems/ffi-1.9.18/lib/ffi/library.rb:100:in `map'
from /Users/nakilon/.gem/gems/ffi-1.9.18/lib/ffi/library.rb:100:in `ffi_lib'
from /Users/nakilon/.gem/gems/ruby-vips-2.0.7/lib/vips.rb:466:in `<module:Vips>'
from /Users/nakilon/.gem/gems/ruby-vips-2.0.7/lib/vips.rb:457:in `<top (required)>'
$ ls -l /usr/local/lib/libvips.dylib
lrwxr-xr-x 1 nakilon admin 40 11 окт 19:17 /usr/local/lib/libvips.dylib -> ../Cellar/vips/8.5.8_2/lib/libvips.dylib
$ ls -l /usr/local/lib/libpoppler.dylib
lrwxr-xr-x 1 nakilon admin 45 11 окт 19:17 /usr/local/lib/libpoppler.dylib -> ../Cellar/poppler/0.60.1/lib/libpoppler.dylib
Ruby is native to this OS: 2.0.0p648
The thing I've noticed about brew is that now it drags some portable Ruby 2.3 -- not sure if that's relevant.
Metadata
Metadata
Assignees
Labels
No labels