<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
Thanks for all the links and information. It seems that I can't make
linux binaries in windows of my python code. What I mean is that I am
using windows to develop my python code, but I want it to run in linux
and mac. So far py2exe,gui2exe,pyinstaller,freeze,etc seems to all
create .exe in because I am in windows. Is what I am after not possible
so far?<br>
Thanks again for all the help.<br>
Cheers<br>
Astan<br>
PS: I already did some google and tried out all the suggestions
everyone gave but still nothing.<br>
<br>
<br>
Benjamin Kaplan wrote:
<blockquote
 cite="mid:ec96e1390810070959x5b42e204lcf5054b8c35beea1@mail.gmail.com"
 type="cite">
  <div dir="ltr"><br>
  <br>
  <div class="gmail_quote">On Tue, Oct 7, 2008 at 10:58 AM, Joe Strout <span
 dir="ltr"><<a moz-do-not-send="true" href="mailto:joe@strout.net"
 target="_blank">joe@strout.net</a>></span> wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>On Oct 7, 2008, at 8:43 AM, Benjamin Kaplan wrote:<br>
    <br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I believe that all (or nearly all) Unix variants come with Python
preinstalled. Ubuntu, at least, has a lot of system programs written in
Python. Even Mac OS X requires Python.<br>
    </blockquote>
    <br>
    </div>
Yes, but with significant differences between different Python
distributions, you might be safer bundling whatever version of Python
your app requires with the app itself.  Otherwise, you risk your app
failing (and probably puking up runtime exceptions all over the poor
user's lap) on some distros or versions.<br>
    <br>
(My Mac OS X machine comes with Python 2.5.1, for example, which is
hardly the latest.)<br>
  </blockquote>
  <div><br>
1) 2.6 doesn't break backwards-compatibility, just don't use anything
added in 2.6 and you're fine.<br>
  <br>
2)wx hasn't been compiled for 2.6 yet, so the OP is probably still
using 2.5 and there are no api changes between 2.5.1 and 2.5.2<br>
  <br>
  </div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Best,<br>
    <font color="#888888">- Joe</font>
    <div>
    <div><br>
    <br>
--<br>
    <a moz-do-not-send="true"
 href="http://mail.python.org/mailman/listinfo/python-list"
 target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
--
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
"Formulations of number theory: Complete, Consistent, Non-trivial. Choose two." -David Morgan-Mar

</pre>
</body>
</html>

<br>
<div style="font-family: Arial; font-size: 8pt; color: #B6B6B6;">
<a href="http://www.animallogic.com"><img src="http://extranet.al.com.au/images/e-sig.gif" width="119" height="88" border="0"></a>
<p>Please think of the environment before printing this email.</p>
<p>This email and any attachments may be confidential and/or privileged.
If you are not the intended recipient of this email, you must not disclose or use the information<br> contained in it.
Please notify the sender immediately and delete this document if you have received it in error.
We do not guarantee this email is error or virus free.</p>
</div>