[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to build GNUTLS Guile bindings on Xubuntu
From: |
Mark H Weaver |
Subject: |
Re: How to build GNUTLS Guile bindings on Xubuntu |
Date: |
Thu, 15 Nov 2018 21:10:44 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Zelphir Kaltstahl <address@hidden> writes:
> I took another look at the page you linked to. The issue is, that I
> would like to try Guix package manager to install GNUTLS + Guile
> bindings, but Guix itself has the requirement of GNUTLS + Guile
> bindings. See:
> https://www.gnu.org/software/guix/manual/en/html_node/Requirements.html#Requirements
>
> So I guess I would need to somehow get GNUTLS and Guile bindings working
> before getting Guix and then when I have Guix, I can probably somehow
> link to the Guix installed GNUTLS and Guile bindings.
If you install Guix using the binary installation method, this will not
be an issue, because the binary install tarball is self-contained, i.e.
it includes all of Guix's dependencies, including Guile, GnuTLS,
sqlite3, guile-sqlite3, guile-json, libgc, libffi, etc, all the way down
to the C library, even low-level things like the dynamic linker, all in
/gnu/store. You should be able to unpack it on any system with a Linux
kernel on one of our supported architectures, no matter how bare its
userspace environment is, follow the remaining install steps described
on the following page, and it should just work.
https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html
Mark
- How to build GNUTLS Guile bindings on Xubuntu, Zelphir Kaltstahl, 2018/11/14
- Re: How to build GNUTLS Guile bindings on Xubuntu, Mark H Weaver, 2018/11/15
- Re: How to build GNUTLS Guile bindings on Xubuntu, Zelphir Kaltstahl, 2018/11/15
- Re: How to build GNUTLS Guile bindings on Xubuntu,
Mark H Weaver <=
- Re: How to build GNUTLS Guile bindings on Xubuntu, Alex Vong, 2018/11/16
- Re: How to build GNUTLS Guile bindings on Xubuntu, Mark H Weaver, 2018/11/16
- Re: How to build GNUTLS Guile bindings on Xubuntu, Alex Vong, 2018/11/16
- Re: How to build GNUTLS Guile bindings on Xubuntu, Mark H Weaver, 2018/11/16
- Re: How to build GNUTLS Guile bindings on Xubuntu, Alex Vong, 2018/11/17
- Re: How to build GNUTLS Guile bindings on Xubuntu, Mark H Weaver, 2018/11/17
- Re: How to build GNUTLS Guile bindings on Xubuntu, Ludovic Courtès, 2018/11/20