unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* Python: Zlib support
@ 2013-04-02 14:32 Nikita Karetnikov
  2013-04-02 18:25 ` Cyril Roelandt
  0 siblings, 1 reply; 14+ messages in thread
From: Nikita Karetnikov @ 2013-04-02 14:32 UTC (permalink / raw)
  To: bug-guix

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

I'm trying to build Bazaar using 'python-build-system'.  Bazaar requires
Zlib (from Python) and I fail to find out how to build Python with Zlib.

It should be possible to import it like so:

  # python
  >>> import zlib

According to this [1], Zlib can be located here:

  [...]/lib/python2.7/lib-dynload/zlib.so

'configure' doesn't have anything related too.

[1] http://stackoverflow.com/a/9727418

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-04-15 21:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 14:32 Python: Zlib support Nikita Karetnikov
2013-04-02 18:25 ` Cyril Roelandt
2013-04-03  4:00   ` Nikita Karetnikov
2013-04-03  8:35   ` Ludovic Courtès
2013-04-03 21:33     ` [PATCH] gnu: Fix zlib support in Python Cyril Roelandt
2013-04-04  8:12       ` Nikita Karetnikov
2013-04-05 22:45         ` [PATCH] gnu: Python: fix the compilation of some modules from the standard library Cyril Roelandt
2013-04-06 14:09           ` Ludovic Courtès
2013-04-06 18:48             ` [PATCH] gnu: Python: enable the dbm module Cyril Roelandt
2013-04-06 22:39               ` Ludovic Courtès
2013-04-07 14:11                 ` [PATCH] gnu: Python: fix the compilation of some modules from the standard library Cyril Roelandt
2013-04-07 14:29                   ` Ludovic Courtès
2013-04-15 20:39                   ` [PATCH] gnu: Python: bump to version 2.7.4 Cyril Roelandt
2013-04-15 21:47                     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).