compiling python 3

Christian Heimes lists at cheimes.de
Sun Sep 13 12:43:23 EDT 2009


Rustom Mody wrote:
> Just managed to compile python3 on debian lenny
> I get (among other things)
> 
> 7 skips unexpected on linux2:
>     test_dbm_ndbm test_bz2 test_ttk_guionly test_tcl test_tk
>     test_ttk_textonly test_dbm_gnu
> Any ideas what dev packages I need to add?

"apt-get build-dep python2.5" should install all required build
dependencies. Have fun!

Christian




More information about the Python-list mailing list