all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: "Charles A. Roelli" <charles@aurox.ch>
Cc: emacs-devel@gnu.org
Subject: Re: Autodetect imagemagick on macOS + Homebrew
Date: Mon, 15 Jan 2018 23:09:36 +0000	[thread overview]
Message-ID: <20180115230936.GA69927@breton.holly.idiocy.org> (raw)
In-Reply-To: <m2h8rmdi32.fsf@aurox.ch>

On Mon, Jan 15, 2018 at 08:42:41PM +0100, Charles A. Roelli wrote:
> > Date: Wed, 10 Jan 2018 21:37:50 +0000
> > From: Alan Third <alan@idiocy.org>
> > 
> > When imagemagick 6 is installed on macOS using Homebrew it can be a
> > bit of a faff to get Emacs built with it. The attached patch
> > automatically adds it to PKG_CONFIG_PATH if Homebrew is detected.
> 
> Thanks for looking into this.  When I tried "brew" last time, I
> remember running into a similar problem in this area.
> 
> That said, isn't this a problem that should be fixed in the package
> manager?  Why does "brew" not place ImageMagick's pkg-config file
> where they are usually stored?

I’m not sure. I believe it’s because other applications use
imagemagick 7, and they don’t want to cause issues by putting both on
PATH or something. OTOH I don’t think that matters too much with
pkg-config because it can detect versions, but I don’t really know.

There’s a similar issue with makeinfo, which is why we’re detecting
homebrew already.
-- 
Alan Third



  reply	other threads:[~2018-01-15 23:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-10 21:37 Autodetect imagemagick on macOS + Homebrew Alan Third
2018-01-15 19:42 ` Charles A. Roelli
2018-01-15 23:09   ` Alan Third [this message]
2018-01-28 18:35 ` Philipp Stephani
2018-01-28 23:50   ` Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180115230936.GA69927@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=charles@aurox.ch \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.