Skip to content

ImageMagick needs to be configured to use the EB Ghostscript #9259

@verdurin

Description

@verdurin

I have discovered that on one of our systems ImageMagick is linking against a system Ghostscript, rather than the one specified as a build dependency:

$ ldd $(which identify) | grep libgs.so
        libgs.so.9 => /usr/lib64/libgs.so.9 (0x00007f6b13689000)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions