Skip to content

Doesn't recognize vips 7.30.2 #12

@Bramamine

Description

@Bramamine

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions