On 11/1/12 4:35 PM, GabrielColombia wrote:
> Hi, I'm from Colombia.
> I'm making a GUI application using wxPython.
> I made a standalone executable for windows using Py2exe.
>
> Also i'm trying to make something similar for linux. I mean, a sorce
> archive tar.gz,rpm or dev which install my gui application in my devian
> based distribution whitout installing python or wxpython for running my
> gui.
>
> Can you recommend me some tool for make the "standalone executable for
> linux" ??? I looked over Py2exe, Pyintaller, cx_freeze and bbfreeze but
> they dont have any information about making this self install
> application on linux
>
> I hope you answer my question
I've not used them myself on Linux, but I've heard that both PyInstaller
and cx_freeze will work. There is a bit of information about it on the
wiki at
http://wiki.wxpython.org/CreatingStandaloneExecutables.
--
Robin Dunn
Software Craftsman
http://wxPython.org