-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I have tried installing ruby-vips via the gem installer and via ./compile from the source here on github and both give me the same response: neither finds a suitable vips candidate. It lists from 7.29 down to 7.20 as valid options but not the current 7.30 (which I have installed).
Just for kicks I tried adding '7.30' in the ext/extconf.rb file where it lists the versions but it still failed to compile (but printed out 7.30 in the included version list it printed before).
I also tried adding '--with-pkg-config=vips' like it mentions in a comment in the extconf.rb file but still nothing.
Metadata
Metadata
Assignees
Labels
No labels