Re: [Tkinter-discuss] how to use freeze for making executable python file in linux

2008-02-15 Thread tracer
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 c

[Tkinter-discuss] how to use freeze for making executable python file in linux

2008-01-30 Thread brindly sujith
can i use freeze to make my python program in to executable in linux if yes...plz tell me how to use freeze whether i need to install something or its default in python ___ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/m