[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with downloading from https
From: |
Ludovic Courtès |
Subject: |
Re: Problems with downloading from https |
Date: |
Sun, 26 Oct 2014 14:46:21 +0100 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Alex Kost <address@hidden> skribis:
> Yes, I installed gnutls, but it didn't work because I didn't set the
> right guile paths: “guix package --search-paths” recommends
> "/usr/local/var/guix/profiles/per-user/<user>/guix-profile/share/guile/site/2.0"
> but "gnutls.scm" is actually placed in
> "/usr/local/var/guix/profiles/per-user/<user>/guix-profile/share/guile/site"
> so ‘(use-modules (gnutls))’ failed for me.
Oh, that’s a bug of the GnuTLS package: we should pass the right
configure flag so that modules go to site/2.0. Could you do that?
This should probably go to core-updates, since it’s going to be merged
soon anyway.
Thanks,
Ludo’.
- Problems with downloading from https, Alex Kost, 2014/10/25
- Re: Problems with downloading from https, Ian Denhardt, 2014/10/25
- Re: Problems with downloading from https, Alex Kost, 2014/10/26
- Re: Problems with downloading from https,
Ludovic Courtès <=
- Re: Problems with downloading from https, Alex Kost, 2014/10/26
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/26
- Re: Problems with downloading from https, Mark H Weaver, 2014/10/27
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/27
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/27
- Re: Problems with downloading from https, Alex Kost, 2014/10/27
- Re: Problems with downloading from https, Mark H Weaver, 2014/10/27
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/27
- Re: Problems with downloading from https, Alex Kost, 2014/10/27
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/28