all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: 49789@debbugs.gnu.org
Subject: bug#49789: 28.0.50; svg file is not displayed when opening (--with-x-toolkit=athena)
Date: Sat, 31 Jul 2021 16:00:43 +0300	[thread overview]
Message-ID: <83fsvupric.fsf@gnu.org> (raw)
In-Reply-To: <87mtq2ell8.fsf@mat.ucm.es> (message from Uwe Brauer on Sat, 31 Jul 2021 14:04:03 +0200)

> From: Uwe Brauer <oub@mat.ucm.es>
> Cc: Uwe Brauer <oub@mat.ucm.es>, 49789@debbugs.gnu.org
> Date: Sat, 31 Jul 2021 14:04:03 +0200
> 
> > your build was not linked against the librsvg library (the RSVG
> > feature is not in the list), so it simply doesn't support display of
> > SVG images.
> 
> Hm, the INSTALL file states:
> 
> 
> To disable individual types of image support in Emacs for some reason,
> even though configure finds the libraries, you can configure with one
> or more of these options:
> 
>   --without-xpm          for XPM image support
>   --without-jpeg         for JPEG image support
>   --without-tiff         for TIFF image support
>   --without-gif          for GIF image support
>   --without-png          for PNG image support
>   --without-rsvg         for SVG image support
> 
> Since I did not use --without-rsvg, I interpret this instruction that
> svg *is* supported. So 
> 
>     1. Either the documentation should be changed or
> 
>     2. There is a bug somewhere

Note the "even though configure finds the libraries" part in the
INSTALL text.  In your case, the configure script didn't find librsvg,
I guess, so the --without-NNN is not needed to build Emacs without SVG
support.





      parent reply	other threads:[~2021-07-31 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-31  7:12 bug#49789: 28.0.50; svg file is not displayed when opening (--with-x-toolkit=athena) Uwe Brauer
2021-07-31  8:05 ` Eli Zaretskii
2021-07-31 12:04   ` Uwe Brauer
2021-07-31 12:10     ` Lars Ingebrigtsen
2021-07-31 12:22       ` Uwe Brauer
2021-07-31 13:01       ` bug#49789: [SOLVED] (was: bug#49789: 28.0.50; svg file is not displayed when opening (--with-x-toolkit=athena)) Uwe Brauer
2021-07-31 14:10         ` bug#49789: [SOLVED] Lars Ingebrigtsen
2021-07-31 13:00     ` Eli Zaretskii [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=83fsvupric.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=49789@debbugs.gnu.org \
    --cc=oub@mat.ucm.es \
    /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.