with this http://trac.gajim.org/file/trunk/setup_win32.py and py2exe you will only need latest GTK this can be overcomed as explained in http://trac.gajim.org/wiki/DevWindows (see the static way)
I tested *IT WORKS* On 11/21/05, N. Volbers <[EMAIL PROTECTED]> wrote: > batfree schrieb: > > >I need my application to run on Windows without GTK,pyGTK ,python.How > >can I package these into a standalone application?Can any one help me? > >_______________________________________________ > >pygtk mailing list [email protected] > >http://www.daa.com.au/mailman/listinfo/pygtk > >Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > > > > > > > There is an useful application py2exe, which puts the runtime libraries > into the executable. I haven't yet tried it myself, so I don't know > what pitfalls there may be. > > Take care, > > Niklas. > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > -- Nikos Kouremenos | Jabber ID: [EMAIL PROTECTED] | http://members.hellug.gr/nkour
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
