Re: [Pythonmac-SIG] bdist_mpkg with C sources

2005-04-06 Thread Jon Peirce
ng on the first machine I'll let you know. chrs again, Jon On 5 Apr 2005, at 20:32, [EMAIL PROTECTED] wrote: From: Bob Ippolito <[EMAIL PROTECTED]> Date: 5 April 2005 19:19:21 BST To: Robert Kern <[EMAIL PROTECTED]> Cc: pythonmac-sig@python.org Subject: Re: [Pythonmac-SIG] bdi

Re: [Pythonmac-SIG] bdist_mpkg with C sources

2005-04-05 Thread Bob Ippolito
On Apr 5, 2005, at 12:56 PM, Robert Kern wrote: Jonathan Peirce wrote: I'm wanting to make a mac installer for a python library I maintain that contains some C extensions and I'm not clear how to go about it since setup for bdist_mpkg doesn't accept ext_module. Does anyone have a simple-ish examp

Re: [Pythonmac-SIG] bdist_mpkg with C sources

2005-04-05 Thread Robert Kern
Jonathan Peirce wrote: I'm wanting to make a mac installer for a python library I maintain that contains some C extensions and I'm not clear how to go about it since setup for bdist_mpkg doesn't accept ext_module. Does anyone have a simple-ish example of how to do this? Or will it be that bdist

[Pythonmac-SIG] bdist_mpkg with C sources

2005-04-05 Thread Jonathan Peirce
I'm wanting to make a mac installer for a python library I maintain that contains some C extensions and I'm not clear how to go about it since setup for bdist_mpkg doesn't accept ext_module. Does anyone have a simple-ish example of how to do this? Or will it be that bdist_mpkg will one day just a