From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Win32 GnuTLS DLL installer? Date: Thu, 21 Sep 2017 14:19:34 +0300 Message-ID: <83r2v0e1tl.fsf@gnu.org> References: <87lgl9e4ji.fsf@lifelogs.com> <5e2a6b84f4051ba2d4d427200045c947.squirrel@cloud103.planethippo.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1505992834 4962 195.159.176.226 (21 Sep 2017 11:20:34 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 21 Sep 2017 11:20:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Phillip Lord" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 21 13:20:23 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1duzWm-0000bY-D5 for ged-emacs-devel@m.gmane.org; Thu, 21 Sep 2017 13:20:20 +0200 Original-Received: from localhost ([::1]:52970 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duzWt-0004n7-Ny for ged-emacs-devel@m.gmane.org; Thu, 21 Sep 2017 07:20:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duzWE-0004mk-2z for emacs-devel@gnu.org; Thu, 21 Sep 2017 07:19:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duzWA-00024g-40 for emacs-devel@gnu.org; Thu, 21 Sep 2017 07:19:46 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60473) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duzWA-00024U-0L; Thu, 21 Sep 2017 07:19:42 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1340 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1duzW9-0003HE-Dc; Thu, 21 Sep 2017 07:19:41 -0400 In-reply-to: <5e2a6b84f4051ba2d4d427200045c947.squirrel@cloud103.planethippo.com> (phillip.lord@russet.org.uk) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:218626 Archived-At: > Date: Wed, 20 Sep 2017 20:15:33 -0000 > From: "Phillip Lord" > > > Or maybe they can be packaged with the Win32 binaries. I don't know the > > best solution. > > They are in https://ftp.gnu.org/gnu/emacs/windows/emacs-25-x86_64-deps.zip. > > For emacs-26, I hope to start releasing two sets of zip files -- "emacs" > and "emacs-with-deps". When you do, please update nt/README.W32 (and the README file you upload to the GNU FTP site) with the information about the new structure of the binary zip files. Thanks.