Hi all and thanks for the replies. Apparenlty I managed to make the standalone application with bbfreeze, I still have to tune a little bit how it can pack in it also classes which are loaded dynamically, and which from a static examination of the code are not found then... I guess there will be some sort of configuration to specify, but it's already something! :-)
Regards, Alessio Pace. On Mon, Dec 1, 2008 at 2:57 PM, Jean-Paul Calderone <[EMAIL PROTECTED]>wrote: > On Mon, 1 Dec 2008 14:45:37 +0100, Alessio Pace <[EMAIL PROTECTED]> > wrote: > >> Hi, >> >> I'm pretty new to Python and Twisted, and I would like to know if anyone >> could share some experiences in creating a standalone Unix executable for >> a >> Twisted application I'm building. >> >> I would like in fact to distribute my application on some Unix machines >> (onto which I cannot install anything) which do *not* have Python and >> Twisted (and not even GCC). >> >> Thank you in advance for any suggestion. >> > > http://wiki.python.org/moin/Freeze might help. I don't have any > experiences > using it with Twisted to share, though. > > Jean-Paul > > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python