compiling python 3000 on debian etch

Carl Banks pavlovevidence at gmail.com
Fri Nov 2 09:56:12 EDT 2007


On Nov 2, 8:24 am, "Rustom Mody" <rustompm... at gmail.com> wrote:
> Ive been trying to compile python 3000 on debian etch
> And on running test I get:
>
> 4 skips unexpected on linux2:
>     test_tcl test_dbm test_ssl test_bsddb
>
> Can someone tell me what packages I am missing?

Here is the home page for the Debian source package for Python 2.5--it
lists the build dependencies.

http://packages.debian.org/source/etch/python2.5

These dependencies shouldn't be much different for Python 3.0.  Be
sure to use dev versions of libraries, the packages should have -dev
on the end.


Carl Banks




More information about the Python-list mailing list