Re: [Pythonmac-SIG] python 2.4.2 source builds 2.4.1?

2006-01-09 Thread Ronald Oussoren
On Monday, January 09, 2006, at 06:55AM, Bob Ippolito <[EMAIL PROTECTED]> wrote: > >On Jan 8, 2006, at 9:29 PM, Kevin Walzer wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Samuel M. Smith wrote: >>> I next tried removing the old 2.4.1 installation by changing the name >>> of

Re: [Pythonmac-SIG] python 2.4.2 source builds 2.4.1?

2006-01-09 Thread John Miller
Okay, being dense here: these instructions: ''' cd Python-2.4.2 ./configure --enable-framework make sudo make frameworkinstall ''' make no mention of DYLD_FRAMEWORK_PATH. So my question is, where does it fit into the above directions? Thanks! John Miller _

Re: [Pythonmac-SIG] python 2.4.2 source builds 2.4.1?

2006-01-09 Thread Bob Ippolito
On Jan 9, 2006, at 7:19 AM, John Miller wrote: > Okay, being dense here: these instructions: > > ''' > cd Python-2.4.2 > ./configure --enable-framework > make > sudo make frameworkinstall > ''' > > make no mention of DYLD_FRAMEWORK_PATH. So my question is, where does > it fit into the above direc