Thomas Danckaert skribis:
> From 56ba046e6c176e8f1109bb28ab75a586daa287db Mon Sep 17 00:00:00 2001
> From: Thomas Danckaert
> Date: Tue, 25 Oct 2016 10:56:46 +0200
> Subject: [PATCH] gnu: coda: Remove bundled libraries.
>
> * gnu/packages/maths.scm (coda): Remove bundled libraries.
> [source]: A
Thanks for applying!
From: l...@gnu.org (Ludovic Courtès)
Subject: Re: [PATCH] gnu: Add coda.
Date: Mon, 24 Oct 2016 23:24:17 +0200
> However I noticed that Coda bundles copies of zlib, pcre, and expat.
I hadn't noticed that. I've attached a patch.
cheers,
Thomas Danckaert skribis:
> From: l...@gnu.org (Ludovic Courtès)
> Subject: Re: [PATCH] gnu: Add coda.
> Date: Wed, 19 Oct 2016 22:13:42 +0200
>
>>> +(native-search-paths
>>> + (list (search-path-specification
>>> +(variable "
From: l...@gnu.org (Ludovic Courtès)
Subject: Re: [PATCH] gnu: Add coda.
Date: Wed, 19 Oct 2016 22:13:42 +0200
+(native-search-paths
+ (list (search-path-specification
+(variable "PYTHONPATH")
+(files '("lib/python3.4/site-packages"))
Thomas Danckaert skribis:
> This is a C library wich also presents a python interface. It can be
> used just as well without python, so I've made python only a native
> input, not a regular input. There's currently a non-determinism issue
> for the python interface, related to
> https://debbugs