Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Christopher Barker
Ronald Oussoren wrote: On 9 Jun, 2008, at 13:19, Charlie Moad wrote: Ok, so let's probe the distutils list and ask them to add support for fat binaries. You would think they could inspect the CFLAGS or library output with the "file" command to see if the build is outputting fat binaries. Wh

Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Ronald Oussoren
On 9 Jun, 2008, at 13:19, Charlie Moad wrote: On Mon, Jun 9, 2008 at 4:13 PM, Ronald Oussoren <[EMAIL PROTECTED] > wrote: On 9 Jun, 2008, at 12:07, Charlie Moad wrote: I think the best way to move forward is to just post binaries for each architecture and not have a universal build. Pl

Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Charlie Moad
On Mon, Jun 9, 2008 at 4:13 PM, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > > On 9 Jun, 2008, at 12:07, Charlie Moad wrote: > > >> I think the >> best way to move forward is to just post binaries for each architecture >> and not have a universal build. >> >> Please, Please, Please, NO! >> >> Thi

Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Charlie Moad
On Mon, Jun 9, 2008 at 3:30 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > Charlie Moad wrote: > >>best way to move forward is to just post binaries for each >>architecture and not have a universal build. >>Please, Please, Please, NO! >> This seems to be the only solution

Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Ronald Oussoren
On 9 Jun, 2008, at 12:07, Charlie Moad wrote: I think the best way to move forward is to just post binaries for each architecture and not have a universal build. Please, Please, Please, NO! This seems to be the only solution to make "easy_install matplotlib" actually work. No, the be

Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Christopher Barker
Charlie Moad wrote: best way to move forward is to just post binaries for each architecture and not have a universal build. Please, Please, Please, NO! This seems to be the only solution to make "easy_install matplotlib" actually work. Well, I guess that question then is:

Re: [Pythonmac-SIG] 64-bit Python?

2008-06-09 Thread Boyd Waters
Oy, the Trolls dropped a second alpha of the Cocoa Qt4 today... It's going to be a busy week... On Jun 9, 2008, at 11:51 AM, Boyd Waters wrote: On Jun 9, 2008, at 9:52 AM, Chris Kees wrote: My gui uses Qt4, which I haven't been able to build as a 4-way universal yet. I have a four-way u

Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Charlie Moad
> > > I think the > >> best way to move forward is to just post binaries for each architecture >> and not have a universal build. >> > > Please, Please, Please, NO! This seems to be the only solution to make "easy_install matplotlib" actually work. > > I really think it is very, very important

Re: [Pythonmac-SIG] [Matplotlib-users] What is the recommended way of Installing MPL 0.9.8 on Leopard?

2008-06-09 Thread Christopher Barker
Charlie Moad wrote: I have had horrible luck with bdist_mpkg for the last several months. Do you remember what the problems were? It certainly used to work, though it's been a good while since I've tried. I did poke at the setuptools code and it looks like we just won't be able to make it h

Re: [Pythonmac-SIG] 64-bit Python?

2008-06-09 Thread Boyd Waters
On Jun 9, 2008, at 9:52 AM, Chris Kees wrote: My gui uses Qt4, which I haven't been able to build as a 4-way universal yet. I have a four-way universal of Qt4.4-beta (the Cocoa version) as a MacPort... qt4-mac-alpha1.tbz Description: Binary data __

Re: [Pythonmac-SIG] 64-bit Python?

2008-06-09 Thread Chris Kees
FYI, I built this revision on an iMac and a MacPro without any trouble. I've run it in 32 and 64 bit mode on a non-graphical application. My gui uses Qt4, which I haven't been able to build as a 4-way universal yet. Chris On Jun 5, 2008, at 8:08 AM, Ronald Oussoren wrote: I've just comm