>From the README.txt included with the package: python setup.py build python setup.py install
You can also get by with just the last command as well. Hope that helps. Anthony On Wed, Apr 7, 2010 at 6:30 AM, Jeba raj <[email protected]> wrote: > Hello all, > > So far i've been happily using cx-freeze to freeze my python > scripts in windows and it's been awesome. Just before i learnt that it can > also be used with Mac from here (see the first answer). So i just want to > try it out on my new Mac Os X 10.6.2. Can you please tell me the > installation instructions for Mac? . I couldn't find it from the doc. > > Regards, > Jeba > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > cx-freeze-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
