all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to test imagemagick support in emacs
@ 2014-08-29 21:39 claudius.mueller
  2014-08-30 22:13 ` Michael Heerdegen
  2018-02-25 23:04 ` w20100w
  0 siblings, 2 replies; 3+ messages in thread
From: claudius.mueller @ 2014-08-29 21:39 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

Is there a simple way to test if imagemagick support is working in my emacs install? I need to ensure that to track down a problem I have with org-mode with getting inline image scaling to work. As far as I know this function is based on imagemagick.

I'm using emacs 24.3-177.1 on openSUSE 13.1 (64 bit).

>ldd emacs | grep Magick

shows:

libMagickWand-6.Q16.so.1 => /usr/lib64/libMagickWand-6.Q16.so.1 (0x00007f396a498000)
libMagickCore-6.Q16.so.1 => /usr/lib64/libMagickCore-6.Q16.so.1 (0x00007f3969ff9000)

Thank you for any pointers!
Claudius


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-25 23:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 21:39 how to test imagemagick support in emacs claudius.mueller
2014-08-30 22:13 ` Michael Heerdegen
2018-02-25 23:04 ` w20100w

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.