Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Simon Brunning
On 9/20/06, Bob Ippolito <[EMAIL PROTECTED]> wrote: > > There also > many pre-built easy to install libraries available for 2.4: > http://pythonmac.org/packages/py24-fat/ Are Python 2.5 versions of these forthcoming? I can build most of them myself, but I've never had any sucess building psycopg2.

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Bob Ippolito
On 9/22/06, Simon Brunning <[EMAIL PROTECTED]> wrote: > On 9/20/06, Bob Ippolito <[EMAIL PROTECTED]> wrote: > > > > There also > > many pre-built easy to install libraries available for 2.4: > > http://pythonmac.org/packages/py24-fat/ > > Are Python 2.5 versions of these forthcoming? I can build mo

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Ronald Oussoren
On Friday, September 22, 2006, at 11:34AM, Bob Ippolito <[EMAIL PROTECTED]> wrote: >On 9/22/06, Simon Brunning <[EMAIL PROTECTED]> wrote: >> On 9/20/06, Bob Ippolito <[EMAIL PROTECTED]> wrote: >> > >> > There also >> > many pre-built easy to install libraries available for 2.4: >> > http://pyth

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Christopher Barker
> On 9/22/06, Simon Brunning <[EMAIL PROTECTED]> wrote: >> Are Python 2.5 versions of these forthcoming? Those packages are all built by a variety of volunteers on a "someone needed it and was nice enough to contribute it" basis. Some of the harder ones are build by Bob and Ronald, though, whi

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Christopher Barker
Simon Brunning wrote: > On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: >> > I can build most of them myself >> >> If you do, please contribute them by sending them to Bob I. > > As in, I can do "setup.py install" and install them for myself. How do > I build a distributable package? G

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Bob Ippolito
On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > Simon Brunning wrote: > > On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > >> > I can build most of them myself > >> > >> If you do, please contribute them by sending them to Bob I. > > > > As in, I can do "setup.py install" an

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, "Bob Ippolito" <[EMAIL PROTECTED]> wrote: > On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > > Simon Brunning wrote: > > > On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > > >> > I can build most of them myself > > >> > > >> If you do, pleas

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-22 Thread Bob Ippolito
On 9/22/06, Russell E. Owen <[EMAIL PROTECTED]> wrote: > In article > <[EMAIL PROTECTED]>, > "Bob Ippolito" <[EMAIL PROTECTED]> wrote: > > > On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > > > Simon Brunning wrote: > > > > On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > > >