Hey, if you've already written such a script, perhaps I could use it to improve cx_Freeze? I am not by any stretch of the imagination a Mac person so this would help considerably.
Anthony On Thu, Feb 16, 2012 at 3:35 AM, Rob Reilink <[email protected]> wrote: > I am > > I am using it to freeze iep, a PyQt4-based application; see > http://code.google.com/p/iep/source/browse/freezeScript.py?repo=dev for the > freeze script. > > It contains quite some code (from line 161 on) to change the absolute path in > each included binary to a relative path, such that it will properly work when > used on another computer, and to build an Application Bundle. I guess this > would actually be a task of cx_Freeze, but since it isn't in there, I put it > in the freeze script. > > Regards > Rob Reilink > > Op 16 feb 2012, om 11:03 heeft Florian Berger het volgende geschreven: > >> Hi, >> >> as my last question did not attract attention: >> >> Is there anyone who is actually using cx_Freeze under OS X? >> >> Please report in. :) >> >> >> Kind regards, >> >> Florian Berger >> >> >> -- >> My OpenPGP-Key: http://florian-berger.de/fberger-gpg_key.txt >> If you don't know what this is, please ignore the attachment. >> ------------------------------------------------------------------------------ >> Virtualization & Cloud Management Using Capacity Planning >> Cloud computing makes use of virtualization - but cloud computing >> also focuses on allowing computing to be delivered as a service. >> http://www.accelacomm.com/jaw/sfnl/114/51521223/_______________________________________________ >> cx-freeze-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > cx-freeze-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
