[Pythonmac-SIG] py2app architecture problem and System Python question

Tom MacWright tom at developmentseed.org
Mon Jul 26 14:27:45 CEST 2010


Not being able to redistribute parts of system python is totally
understandable - it's not a very well-documented limitation, however. Here's
a patch applied to head that describes this in the 'Building for deployment'
section, and also corrects a misspelling in build_app.py that appears in
py2app -h help pages.

> http://dl.dropbox.com/u/68059/patches/standalone_doc_spelling.patch

On Mon, Jul 26, 2010 at 6:44 AM, Ronald Oussoren <ronaldoussoren at mac.com>wrote:

>
>
> On 26 Jul, 2010,at 12:27 PM, "Brendan Simon (eTRIX)" <
> brendan.simon at etrix.com.au> wrote:
>
>
>    Subject:
> Re: [Pythonmac-SIG] py2app architecture problem and System Python question
> From:
> Ronald Oussoren <ronaldoussoren at mac.com> <ronaldoussoren at mac.com>
> Date:
> Mon, 26 Jul 2010 02:25:21 -0700 (PDT)
> To:
> Tom MacWright <tom at developmentseed.org> <tom at developmentseed.org>
> CC:
> pythonmac-sig at python.org
>
>
>   And how do I test these distributions quickly, as running OSX within
> VirtualBox isn't supported and I don't have infinite computers to play
> around with?
>
>
> I use OSX 10.5 Server in a Parallels VM to test cross-release support.
>
>
> Does "OSX within VirtualBox isn't supported" mean :-
>
>    - It doesn't work ??
>    - or, Apple don't allow you to run OS X in VB ??
>
>
> I'm running OS X 10.6, and I would like to test my Python app bundle on an
> OS X 10.5 box, so being able to have a VirtualBox install of OS X 10.5 would
> be very handy :)
> Any idea why it "isn't supported" ??
>
>
>
> I haven't used virtualbox, but the OSX license only allows you to run the
> server editions of OSX 10.5 or 10.6 in a virtual environment (and then only
> if the underlying physical server is an Apple machine).
>
> Parallels enforces these restrictions, other tools may or may not do the
> same.
>
> Ronald
>
>
>
> Thanks, Brendan.
>
> _______________________________________________
> Pythonmac-SIG maillist - Pythonmac-SIG at python.org
>
> http://mail.python.org/mailman/listinfo/pythonmac-sig
> unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
>
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
> unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20100726/67fa993c/attachment-0001.html>


More information about the Pythonmac-SIG mailing list