all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steinar Bang <sb@dod.no>
To: help-gnu-emacs@gnu.org
Subject: Re: How do I make windows emacs display PNG and JPEG images?
Date: Tue, 30 Dec 2014 08:47:37 +0100	[thread overview]
Message-ID: <86tx0defza.fsf@dod.no> (raw)
In-Reply-To: <83mw66jvms.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 29 Dec 2014 17:58:19 +0200")

>>>>> Eli Zaretskii <eliz@gnu.org>:

> You should put _all_ the files in bin/ that you find in the *.zip
> files, not just select DLLs.

Ok.  I added the config files of libpng as well, but it didn't make any
difference.

Why do the .exe files need to be copied. Are the .exe files loaded and
code in them executed? Or is the DLLs' location used to find the .exe
files to execute in a separate process?

> Also, the date of zlib1.dll looks old.

Ok, hm... sorry, the date is actually 2013-09-20, the 2008-07-13 date
was for zip.exe (I looked at the wrong file in dired).

> But I don't think these are the reasons for your problems.

Ok.

> What are the versions of the libraries against which the Emacs binary
> was built?  Look at the values of the variables libpng-version and
> libjpeg-version: do they match the versions of the DLLs you installed?

libpng-version's value is 10403
No match for libjpeg-version.

Sysinternals sigcheck couldn't find any version number in the DLLs (see below)

> (There's some explanation of this near line 200 of w32-win.el.)

No w32-win.el in the lisp directory.

locate-library says:
 No library w32-win in search path
 No library w32-win.el in search path

Here are the sysinternals sigcheck results for the libpng and libjpeg
DLLs:

c:\ProgramFiles\emacs-24.3\bin>sigcheck -q -a libpng16-16.dll
c:\ProgramFiles\emacs-24.3\bin\libpng16-16.dll:
        Verified:       Unsigned
        Link date:      10:40 21.06.2014
        Publisher:      n/a
        Description:    n/a
        Product:        n/a
        Prod version:   n/a
        File version:   n/a
        MachineType:    32-bit
        Binary Version: n/a
        Original Name:  n/a
        Internal Name:  n/a
        Copyright:      n/a
        Comments:       n/a
        Entropy:        6.584

c:\ProgramFiles\emacs-24.3\bin>sigcheck -q -a libjpeg-9.dll
c:\ProgramFiles\emacs-24.3\bin\libjpeg-9.dll:
        Verified:       Unsigned
        Link date:      11:28 21.06.2014
        Publisher:      n/a
        Description:    n/a
        Product:        n/a
        Prod version:   n/a
        File version:   n/a
        MachineType:    32-bit
        Binary Version: n/a
        Original Name:  n/a
        Internal Name:  n/a
        Copyright:      n/a
        Comments:       n/a
        Entropy:        6.323



  reply	other threads:[~2014-12-30  7:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-29  7:54 How do I make windows emacs display PNG and JPEG images? Steinar Bang
2014-12-29 15:58 ` Eli Zaretskii
2014-12-30  7:47   ` Steinar Bang [this message]
2014-12-30 15:52     ` Eli Zaretskii
2014-12-31 11:20       ` Steinar Bang
2014-12-31 16:27         ` 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=86tx0defza.fsf@dod.no \
    --to=sb@dod.no \
    --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.