Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20688
| References | <19595323.1268.1329912749669.JavaMail.geo-discussion-forums@pbux2> <ygh8gtfs6uoz.dlg@localhost.localdomain> <20120222184211.1935846f@bouzin.lan> |
|---|---|
| Date | 2012-02-23 05:05 +1100 |
| Subject | Re: generate Windows exe on Linux |
| From | Alec Taylor <alec.taylor6@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.48.1329933950.3037.python-list@python.org> (permalink) |
http://www.pyinstaller.org/ or http://cx-freeze.sourceforge.net/ You can also run py2exe in WINE On Thu, Feb 23, 2012 at 4:42 AM, Jérôme <jerome@jolimont.fr> wrote: > Wed, 22 Feb 2012 18:19:12 +0100 > Waldek M. a écrit: > >> On Wed, 22 Feb 2012 04:12:29 -0800 (PST), Plumo wrote: >> > I have a python script using only the standard libraries. >> > Currently I use a Windows VM to generate exe's, which is cumbersome. >> >> And what exactly *is* this exe about? > > Whatever. > >> > Has anyone had success generating exe's from within Linux? >> >> That doesn't seem to have anything to do with Python, >> but you might want to google for cross-compiling. > > I think his question is totally python related. > > As I understand it, Richard creates executables from python scripts using a > tool, such as py2exe [1], that requires windows. He would like to have an > equivalent tool that runs on linux, to avoid going through the trouble of > having to run a windows installation. > > I'm interested in such a tool as well. > > [1] http://www.py2exe.org/ > > -- > Jérôme > -- > http://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
generate Windows exe on Linux Plumo <richardbp@gmail.com> - 2012-02-22 04:12 -0800
Re: generate Windows exe on Linux "Waldek M." <wm@localhost.localdomain> - 2012-02-22 18:19 +0100
Re: generate Windows exe on Linux Jérôme <jerome@jolimont.fr> - 2012-02-22 18:42 +0100
Re: generate Windows exe on Linux Plumo <richardbp@gmail.com> - 2012-02-22 22:33 -0800
Re: generate Windows exe on Linux Plumo <richardbp@gmail.com> - 2012-02-22 22:33 -0800
Re: generate Windows exe on Linux "Waldek M." <wm@localhost.localdomain> - 2012-02-24 07:21 +0100
Re: generate Windows exe on Linux Alec Taylor <alec.taylor6@gmail.com> - 2012-02-23 05:05 +1100
Re: generate Windows exe on Linux Gelonida N <gelonida@gmail.com> - 2012-02-22 23:25 +0100
Re: generate Windows exe on Linux Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-02-26 11:57 +0000
Re: generate Windows exe on Linux Stefan Behnel <stefan_ml@behnel.de> - 2012-02-22 23:43 +0100
Re: generate Windows exe on Linux Miki Tebeka <miki.tebeka@gmail.com> - 2012-02-22 19:19 -0800
Re: generate Windows exe on Linux Miki Tebeka <miki.tebeka@gmail.com> - 2012-02-22 19:19 -0800
csiph-web