From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.4 Updated Windows Binaries published Date: Sun, 05 Feb 2012 17:34:22 +0100 Message-ID: <4F2EAF8E.3010106@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1328459677 14414 80.91.229.3 (5 Feb 2012 16:34:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 5 Feb 2012 16:34:37 +0000 (UTC) To: emacs Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 05 17:34:37 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ru52w-0007qo-KF for ged-emacs-devel@m.gmane.org; Sun, 05 Feb 2012 17:34:34 +0100 Original-Received: from localhost ([::1]:51120 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ru52w-0003qY-0e for ged-emacs-devel@m.gmane.org; Sun, 05 Feb 2012 11:34:34 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:52864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ru52s-0003k0-Vu for emacs-devel@gnu.org; Sun, 05 Feb 2012 11:34:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ru52r-0003gW-Ry for emacs-devel@gnu.org; Sun, 05 Feb 2012 11:34:30 -0500 Original-Received: from smtp207.alice.it ([82.57.200.103]:37477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ru52r-0003gA-Ml for emacs-devel@gnu.org; Sun, 05 Feb 2012 11:34:29 -0500 Original-Received: from [192.168.1.101] (79.36.48.193) by smtp207.alice.it (8.6.023.02) id 4F05A6650386DBF8 for emacs-devel@gnu.org; Sun, 5 Feb 2012 17:34:26 +0100 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20120129 Thunderbird/10.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.103 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148193 Archived-At: Christoph Scholtes wrote: > The binaries were built using the following libraries: > giflib-4.1.4-1 > jpeg-6b-4 > libXpm-3.5.8 > libpng-1.4.3-1 > tiff-3.8.2-1 > zlib-1.2.5-2 Does an user need those libraries at run-time? If "yes", why their binaries aren't in the emacs tar-ball? Only libXpm.dll is found... :-( At least, why not adding a link to those binaries? Searching in http://gnuwin32.sourceforge.net, for example, one finds libpng-1.2.37 but not libpng-1.4.3... The best solution, in any case, would be to ship all the needed binaries from which Emacs binaries depend on... :-) ...at least as separate package (== tar-ball)... :) Ciao, Angelo.