bug-guix
[Top][All Lists]
Advanced

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

Python: Zlib support


From: Nikita Karetnikov
Subject: Python: Zlib support
Date: Tue, 02 Apr 2013 18:32:46 +0400

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: pgpmPq_8nMbPZ.pgp
Description: PGP signature


reply via email to

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