-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/10/2011 08:00 PM, Stephen Yeng wrote:
> 11 skips unexpected on linux2: > test_bz2 test_dbm_gnu test_dbm_ndbm test_gzip test_readline > test_ssl test_tcl test_tk test_ttk_guionly test_ttk_textonly > test_zlib Looks like you are missing a bunch of development headers on the system (at the time Python's 'configure' was run). E.g., on a Debian system, $ sudo apt-get install zlib1g-dev libbz-dev libreadline-dev # etc Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2i7OIACgkQ+gerLs4ltQ7M5gCg2gCd73Z1Iz5d3q21RvqqlmAY EisAoLevZfn1euG20tODfUgDFZUkNDrg =gJIN -----END PGP SIGNATURE----- _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com