bug-guix
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Python: fix the compilation of some modules from the st


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Python: fix the compilation of some modules from the standard library.
Date: Sat, 06 Apr 2013 16:09:49 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.3 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> This patch is much cleaner that my previous one, and fixes bz2, readline, ssl
> and zlib.

Nice.

> I still need to fix dbm. Python looks for ndbm.h, gdbm/ndbm.h, gdbm-ndbm.h, 
> but
> we use gdbm.h.

We also have bdb, so we can use it if that’s what is expected.

> Another popular module that does not work yet is Tkinter, because it uses Tk,
> which depends on X.

Something that’s doable now.  :-)

The patch looks good to me, so you (or Nikita) can push it.

Ludo’.



reply via email to

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