Re: [Pythonmac-SIG] framework on Intel

2006-02-28 Thread Bob Ippolito
On Feb 28, 2006, at 3:06 AM, Kevin Walzer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ronald Oussoren wrote: >> On 26-feb-2006, at 2:08, Charles Hartman wrote: >> >>> My interest in the universal build of 2.4.2 has gotten less >>> abstract, >>> because I just (just) got my Inte

Re: [Pythonmac-SIG] framework on Intel

2006-02-28 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ronald Oussoren wrote: > On 26-feb-2006, at 2:08, Charles Hartman wrote: > >> My interest in the universal build of 2.4.2 has gotten less abstract, >> because I just (just) got my Intel iMac. >> >> I guess I *might* figure out how to build Python 2.4

Re: [Pythonmac-SIG] framework on Intel

2006-02-27 Thread Ronald Oussoren
On 27-feb-2006, at 19:02, Eric G. Barron wrote: > > On 26 Feb 2006, at 1205, Ronald Oussoren wrote: > >> You could use the tree at http://svn.pythonmac.org/python24/python24- >> fat, >> check out using subversion and then build using: >> >> $ configure --enable-framework --enable-universal-sdk >>

Re: [Pythonmac-SIG] framework on Intel

2006-02-27 Thread Eric G. Barron
On 26 Feb 2006, at 1205, Ronald Oussoren wrote: > You could use the tree at http://svn.pythonmac.org/python24/python24- > fat, > check out using subversion and then build using: > > $ configure --enable-framework --enable-universal-sdk > $ make > $ sudo make frameworkinstall > > Please let us kno

Re: [Pythonmac-SIG] framework on Intel

2006-02-26 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Ippolito wrote: > > On Feb 26, 2006, at 1:16 PM, Kevin Walzer wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Ronald Oussoren wrote: >> >>> You could use the tree at http://svn.pythonmac.org/python24/python24- >>> fat, >>> chec

Re: [Pythonmac-SIG] framework on Intel

2006-02-26 Thread Bob Ippolito
On Feb 26, 2006, at 1:16 PM, Kevin Walzer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ronald Oussoren wrote: > >> You could use the tree at http://svn.pythonmac.org/python24/python24- >> fat, >> check out using subversion and then build using: >> >> $ configure --enable-framework

Re: [Pythonmac-SIG] framework on Intel

2006-02-26 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ronald Oussoren wrote: > You could use the tree at http://svn.pythonmac.org/python24/python24- > fat, > check out using subversion and then build using: > > $ configure --enable-framework --enable-universal-sdk > $ make > $ sudo make frameworkinstal

Re: [Pythonmac-SIG] framework on Intel

2006-02-26 Thread Ronald Oussoren
On 26-feb-2006, at 2:08, Charles Hartman wrote: > My interest in the universal build of 2.4.2 has gotten less abstract, > because I just (just) got my Intel iMac. > > I guess I *might* figure out how to build Python 2.4 for myself, > though it would be guaranteed to produce a lot of messages to l

[Pythonmac-SIG] framework on Intel

2006-02-25 Thread Charles Hartman
My interest in the universal build of 2.4.2 has gotten less abstract, because I just (just) got my Intel iMac. I guess I *might* figure out how to build Python 2.4 for myself, though it would be guaranteed to produce a lot of messages to list asking dumb questions . . . So I'm wondering if