[Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages (original) (raw)
Edward C. Jones edcjones at comcast.net
Sat May 5 23:59:51 CEST 2012
- Previous message: [Python-Dev] [Python-checkins] peps: Update PEP 1 to better reflect current practice
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #14705: Add 'p' format character to PyArg_ParseTuple* for bool support.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dpkg-architecture -qDEB_HOST_MULTIARCH
gives
x86_64-linux-gnu
Installing dpkg-dev fixed the problem. Now both 3.3a3 and a developmental "clone" work.
There is already a Debian package for 3.3 alpha3. See http://packages.debian.org/source/experimental/python3.3 A large diff for Debian Python is available at this url.
The following should be installed before compiling python3. This list may be incomplete. This list may include unnecessary packages.
dpkg-dev sharutils libreadline6-dev libreadline5 libncursesw5-dev libncursesw5 zlib1g-dev zlib1g libbz2-dev bzip2 liblzma-dev liblzma5 libgdbm-dev libgdbm3 libdb5.3-dev libdb5.3 tk8.5-dev tk8.5 blt-dev blt libssl-dev libssl1.0.0 libexpat1-dev libexpat1 libbluetooth-dev libbluetooth3 locales libsqlite3-dev libsqlite3 libffi-dev libffi5 libgpm2 libgpm-dev libtinfo-dev libtinfo5 mime-support netbase gdb xvfb xauth python-sphinx (Implemented in python 2)
- Previous message: [Python-Dev] [Python-checkins] peps: Update PEP 1 to better reflect current practice
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #14705: Add 'p' format character to PyArg_ParseTuple* for bool support.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]