all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: w20100w@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: how to test imagemagick support in emacs
Date: Sun, 25 Feb 2018 15:04:30 -0800 (PST)	[thread overview]
Message-ID: <9967019f-af6f-4065-9a00-2b6327234b1d@googlegroups.com> (raw)
In-Reply-To: <4e06b439-d43c-48ef-8df2-ebc46fdcb1f5@googlegroups.com>

On Friday, 29 August 2014 23:39:16 UTC+2, Claudius Mueller  wrote:
> 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

M-x eval-expression RET (getenv "PATH") RET
Shoud return other than nil


      parent reply	other threads:[~2018-02-25 23:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

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=9967019f-af6f-4065-9a00-2b6327234b1d@googlegroups.com \
    --to=w20100w@gmail.com \
    --cc=help-gnu-emacs@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.