From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How do I make windows emacs display PNG and JPEG images? Date: Wed, 31 Dec 2014 18:27:14 +0200 Message-ID: <8361crdbtp.fsf@gnu.org> References: <86vbkugabs.fsf@dod.no> <83mw66jvms.fsf@gnu.org> <86tx0defza.fsf@dod.no> <83ppb1b0dm.fsf@gnu.org> <86h9wcxdym.fsf@dod.no> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1420043274 13980 80.91.229.3 (31 Dec 2014 16:27:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 31 Dec 2014 16:27:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 31 17:27:47 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y6M7d-0001r0-5q for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Dec 2014 17:27:45 +0100 Original-Received: from localhost ([::1]:40623 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6M7c-0006cs-HQ for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Dec 2014 11:27:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6M7O-0006cR-8R for help-gnu-emacs@gnu.org; Wed, 31 Dec 2014 11:27:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y6M7J-0002Qw-Jr for help-gnu-emacs@gnu.org; Wed, 31 Dec 2014 11:27:30 -0500 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:55355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6M7J-0002Qq-Cn for help-gnu-emacs@gnu.org; Wed, 31 Dec 2014 11:27:25 -0500 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NHG00400G69IJ00@mtaout25.012.net.il> for help-gnu-emacs@gnu.org; Wed, 31 Dec 2014 18:23:15 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NHG003QYG6RRW00@mtaout25.012.net.il> for help-gnu-emacs@gnu.org; Wed, 31 Dec 2014 18:23:15 +0200 (IST) In-reply-to: <86h9wcxdym.fsf@dod.no> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.181 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:101800 Archived-At: > From: Steinar Bang > Date: Wed, 31 Dec 2014 12:20:49 +0100 > > >>>>> Eli Zaretskii : > > >> libpng-version's value is 10403 > >> No match for libjpeg-version. > > > Right, that's the problem. You need libpng14-14.dll or libpng14.dll > > for PNG, and jpeg62.dll for JPEG. See w32-win.el for the full list. > > I couldn't find old versions of the DLLs somewhere on the ezwinports > sites? (I looked for an "Old Releases" folder that sourceforge sites > sometimes have, but couldn't find it). You did the right thing -- upgraded your Emacs instead -- but should you need old versions in the future, you will probably find them via the "wayback machine" site. I find it invaluable in getting hands on old files and pages that are no longer available anywhere. I deliberately delete old versions from the ezwinports site to avoid getting people into DLL hell.