Thanks to Andy Macintyre for previous EMX ports of Python, and to Knut for adding support for building Python via configure. It is suggested to add something like the following to config.sys to help Python find it's files: SET PYTHONHOME=e:/python25 SET PYTHONPATH=e:/python25/Lib;e:/python25/Lib/plat-os2knix;e:/python25/Lib/lib-dynload;e:/python25/Lib/site-packages Paul Smedley