tlk / homebrew-imagemagick-x11

macOS Homebrew tap: ImageMagick with X11 support
BSD 2-Clause "Simplified" License
27 stars 1 forks source link

Can't install vips (libvips) if tlk/imagemagick is installed #8

Open gasparschott opened 1 year ago

gasparschott commented 1 year ago

==> Installing dependencies for vips: imagemagick Error: imagemagick is already installed from tlk/imagemagick-x11! Please brew uninstall imagemagick first."

Vips wants to install the default version of imagemagick, and if I uninstall your version, install default IM and vips, and then uninstall IM and reinstall yours again, vips throws the same or similar error about not finding imagemagick. Any way to fix this?

tlk commented 1 year ago

Sorry to hear that the formula no longer works as a drop-in replacement.

Please consider asking the Homebrew maintainers for advice over at https://github.com/orgs/Homebrew/discussions

exekutive commented 5 months ago

HB maintainers don't give a crap

solution 1: use both

solution 2: don't use HB at all. Compile yourself.