compiling python 3000 on debian etch
Carl Banks
pavlovevidence at gmail.com
Fri Nov 2 09:56:12 EDT 2007
More information about the Python-list mailing list
Fri Nov 2 09:56:12 EDT 2007
- Previous message (by thread): compiling python 3000 on debian etch
- Next message (by thread): compiling python 3000 on debian etch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): compiling python 3000 on debian etch
- Next message (by thread): compiling python 3000 on debian etch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list