From: Tim L. <tl...@co...> - 2003-09-16 14:56:14
|
Hi All, The McMillan Installer is a "toolkit for producing standalone executables from Python scripts. Works on Windows, Linux, most Unixen (including, with some tweaking, Max OS X)." http://www.mcmillan-inc.com/installer_dnld.html I tried to get it working a while back on Mac OS X, but encountered an immediate build problem in locating a file (libpython2.3.a). It may be related to my use of pre-built binaries for Mac OS X framework. I didn't have to time to confirm this, and reinstall, build, etc. I was using version 2.3.a2 from wxWindows.org. It might be an easy way to get standalone executables on the Mac. Just thought I'd pass this on. Tim |