[Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Edward C. Jones
edcjones at comcast.net
Sat May 5 23:59:51 CEST 2012
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)
More information about the Python-Dev
mailing list