On Wed, 2021-04-07 at 15:37 +0100, Paul Garlick wrote:
> Hi Roel,
>
> > How can I get a working development environment to work on Guix?
>
> A 'guix pull' within your profile will update the guile-zlib version
> that is used by 'guix environment ...'. Then the configure script
> requirement will
Hi Roel,
> How can I get a working development environment to work on Guix?
A 'guix pull' within your profile will update the guile-zlib version
that is used by 'guix environment ...'. Then the configure script
requirement will be met.
Best regards,
Paul.