all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: stephen@xemacs.org, 16240@debbugs.gnu.org
Subject: bug#16240: Please try building with librsvg on MS-Windows
Date: Wed, 25 Dec 2013 17:41:55 +0200	[thread overview]
Message-ID: <83ppol5458.fsf@gnu.org> (raw)
In-Reply-To: <CAAeL0STRXnTm1qAeaeycJEbV7dgwT6NhFADEhfYSnK263qOKHg@mail.gmail.com>

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Wed, 25 Dec 2013 03:53:06 +0100
> Cc: Stephen Turnbull <stephen@xemacs.org>, 16240@debbugs.gnu.org
> 
> > Please, before you update these 2 files, try simply removing or
> > renaming them, and see if that makes the package work without the
> > error message.
> 
> After removing them, Emacs still outputs the error message.
> 
> After creating pango.modules the error disappears and Emacs shows the
> SVG image with appropriate text (I'm testing with color-prof-01-f.svg
> and I see "DRAFT" and "$Revision: 1.9$"). However, the color squares
> aren't drawn.

It seems like Pango code already supports what we need: if the file
names in the pango.modules file are relative, not absolute, it looks
for these files in the lib/pango/1.8.0/modules/ subdirectory of where
you unzipped the archive.  Assuming you didn't move the files after
installing them, could you please edit pango.modules, leaving only the
base names of the modules on each line, without any leading
directories, and see if SVG images in the test suite still display
correctly in Emacs?  If that works, I will update the binary archive
with this change, and it should work for everybody else.

(I already tried this on my system, and it worked, but since I install
the packages in the same directory for which they were configured, I
cannot easily make sure it's not the default that works for me.)

> Creating loaders.cache does not seem to affect the result.

loaders.cache have a similar, but slightly different facility: the
file names that appear there _must_ be absolute, and must have the
prefix that was specified at configure time.  Then the
(Windows-specific) code replaces that prefix with the actual root of
the library installation tree.  So that part is already taken care of.

Thanks.





  parent reply	other threads:[~2013-12-25 15:41 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-23 18:38 Please try building with librsvg on MS-Windows Eli Zaretskii
2013-12-23 20:18 ` Dani Moncayo
2013-12-23 20:20   ` Eli Zaretskii
2013-12-24  1:46 ` Juanma Barranquero
2013-12-24  2:34   ` Stephen J. Turnbull
2013-12-24  2:46     ` Juanma Barranquero
2013-12-24  3:40       ` Stephen J. Turnbull
2013-12-24  4:35         ` Juanma Barranquero
2013-12-24  5:37           ` Stephen J. Turnbull
2013-12-24 13:19             ` bug#16240: " Juanma Barranquero
2013-12-24 14:45               ` Stephen J. Turnbull
2013-12-24 15:13                 ` Juanma Barranquero
2013-12-24 16:33                 ` Eli Zaretskii
2013-12-24 16:31               ` Eli Zaretskii
2013-12-24 16:51               ` bug#16240: " Eli Zaretskii
2013-12-25  2:53                 ` Juanma Barranquero
2013-12-25  3:55                   ` Eli Zaretskii
2013-12-25  4:09                     ` Juanma Barranquero
2013-12-25 15:41                   ` Eli Zaretskii [this message]
2013-12-25 19:58                     ` Juanma Barranquero
2013-12-25 20:16                       ` Eli Zaretskii
2013-12-27 10:34                         ` Eli Zaretskii
2013-12-24 14:59             ` Yuri Khan
2013-12-24 16:02               ` Stephen J. Turnbull
2013-12-31  0:36             ` Fabrice Popineau
2013-12-31  7:58               ` Eli Zaretskii

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=83ppol5458.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=16240@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    --cc=stephen@xemacs.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.