Gentoo Archives: gentoo-user

From: James Stevenson <james.al.stevenson@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Imagemagick not being detected by emacs
Date: Sun, 21 Jul 2019 12:22:34
Message-Id: 871ryj4lxb.fsf@gmail.com
1 Hello all,
2
3 I'm struggling to get emacs to incorporate imagemagick to allow for
4 rudimental image viewing and manipulation functionality. I have both
5 media-gfx/imagemagick-7.0.8-50 and app-editors/emacs-26.2 installed.
6 With imagemagick installed prior to an emacs rebuild the compiler output
7 says something to the effect of 'Imagemagick detected... no' despite the
8 `imagemagick` USE flag being enabled. Similarly, when I run
9 eval-expression in emacs for (image-type-available-p 'imagemagick), a
10 value of nil is returned meaning that emacs is still unaware of
11 imagemagick.
12 I think I can probably add imagemagick to the environment path but I am
13 unsure which directory to add. Most of the binaries live in /usr/bin
14 which is already on the PATH by default. Would appreciate any
15 suggestions the mailing list could offer.
16
17 All the best,
18 James

Replies

Subject Author
Re: [gentoo-user] Imagemagick not being detected by emacs David Haller <gentoo@×××××××.de>