all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* on how to install gnutls dlls on windows
@ 2021-04-18 16:12 Wayne Harris via Users list for the GNU Emacs text editor
  2021-04-18 16:22 ` Eli Zaretskii
  0 siblings, 1 reply; 13+ messages in thread
From: Wayne Harris via Users list for the GNU Emacs text editor @ 2021-04-18 16:12 UTC (permalink / raw)
  To: help-gnu-emacs

I don't know how to install this library.  My GNU Emacs 27.1 is a 64-bit
application.  I have MSYS2 installed and I used PACMAN to install the
packages

  gnutls-3.7.0-1-x86_64.pkg.tar.zst
  libgnutls-3.7.0-1-x86_64.pkg.tar.zst

As a consequence, I have the following files, among others:

--8<---------------cut here---------------start------------->8---
./usr/bin/gnutls-cli-debug.exe
./usr/bin/gnutls-cli.exe
./usr/bin/gnutls-serv.exe
./usr/bin/msys-gnutls-30.dll
./usr/bin/msys-gnutlsxx-28.dll
./var/cache/pacman/pkg/gnutls-3.7.0-1-x86_64.pkg.tar.zst
./var/cache/pacman/pkg/libgnutls-3.7.0-1-x86_64.pkg.tar.zst
./bin/gnutls-cli-debug.exe
./bin/gnutls-cli.exe
./bin/gnutls-serv.exe
./bin/msys-gnutls-30.dll
./bin/msys-gnutlsxx-28.dll
--8<---------------cut here---------------end--------------->8---

Executables such as gnutls-cli.exe work just fine.  But I've no idea
what the procedure

  gnutls-available-p

expects.  It always returns nil to me in GNU Emacs 27.1.  The procedure
is defined in C source code.  The page

  http://xn--9dbdkw.se/diary/how_to_enable_GnuTLS_for_Emacs_24_on_Windows/index.en.html

talks about it from the standpoint of GNU Emacs 24.  I have actually
successfully installed GnuTLS in Emacs 24.3, but the same approach
doesn't seem to work on GNU Emacs 27.1.

Thanks for pointing me in any interesting directions here!




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-04-20 18:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-18 16:12 on how to install gnutls dlls on windows Wayne Harris via Users list for the GNU Emacs text editor
2021-04-18 16:22 ` Eli Zaretskii
2021-04-18 16:44   ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-18 17:13     ` Óscar Fuentes
2021-04-18 21:43       ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-18 17:18     ` Eli Zaretskii
2021-04-18 21:40       ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-19 13:20         ` Eli Zaretskii
2021-04-19 19:35           ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-19 21:36             ` Óscar Fuentes
2021-04-20 12:33               ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-20 15:51                 ` Óscar Fuentes
2021-04-20 18:08                   ` Wayne Harris via Users list for the GNU Emacs text editor

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.