From: Nikita Karetnikov <nikita@karetnikov.org>
To: bug-guix@gnu.org
Subject: Python: Zlib support
Date: Tue, 02 Apr 2013 18:32:46 +0400 [thread overview]
Message-ID: <87li91huk1.fsf@karetnikov.org> (raw)
[-- 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 --]
next reply other threads:[~2013-04-02 14:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-02 14:32 Nikita Karetnikov [this message]
2013-04-02 18:25 ` Python: Zlib support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87li91huk1.fsf@karetnikov.org \
--to=nikita@karetnikov.org \
--cc=bug-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.