[Tkinter-discuss] how to use freeze for making executable python file in linux
tracer
tracer at pochtamt.ru
Fri Feb 15 17:02:04 CET 2008
I used cx-freeze for linux binaries creation. It also compiles imported
modules to dynamic libraries (.so in case of linux), which should be
distribulted with compiled binary.
http://www.cxtools.net/default.aspx?nav=cxfrlb
http://www.cxtools.net/default.aspx?nav=cxfrlb
--
View this message in context: http://www.nabble.com/how-to-use-freeze-for-making-executable-python-file-in-linux-tp15199435p15502432.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.
More information about the Tkinter-discuss
mailing list