guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile bindings of GnuTLS are missing (was: Help needed from Java dev


From: Catonano
Subject: Re: Guile bindings of GnuTLS are missing (was: Help needed from Java developer to finish maven)
Date: Mon, 24 Apr 2017 15:23:07 +0200

2017-04-24 14:58 GMT+02:00 Hartmut Goebel <address@hidden>:

Yes, this is one of the issues bugging me to quite often.

I'm not sure I understand. This doesn't happen with the guix checkout that I usually build
 
Within the
environment you'll also need to run:

export SSL_CERT_DIR="$GUIX_ENVIRONMENT/etc/ssl/certs"
export SSL_CERT_FILE="$GUIX_ENVIRONMENT/etc/ssl/certs/ca-certificates.crt"
export GIT_SSL_CAINFO="$SSL_CERT_FILE"

(This is why I wrote myself a script for setting up a guix environment.)

Good to know
Should the guile-gnutls issue be overcome, I will try this too
Thanks


reply via email to

[Prev in Thread] Current Thread [Next in Thread]