Re: Error Install Python 2.5.1 on 10.4.11

2007-11-25 Thread Nathan Brazil
Problem solved after I sudo'd the following: 1. port selfupdate 2. port clean --all python25 3. port install python25 Thanks, all! -- On Nov 25, 2007, at 2:56 AM, js wrote: Should work on 10.4 PPC. http://trac.macports.org/projects/macports/ticket/13322 On Nov 25, 2007 7:52 PM, William Davi

Re: Error Install Python 2.5.1 on 10.4.11

2007-11-25 Thread William Davis
arghh! sorry my bad.. js and Randall are right-- py25 on os 10.4 should be ok on ppc now. WD On Nov 25, 2007, at 5:56 AM, js wrote: Should work on 10.4 PPC. http://trac.macports.org/projects/macports/ticket/13322 On Nov 25, 2007 7:52 PM, William Davis <[EMAIL PROTECTED]> wrote: err,

Re: Error Install Python 2.5.1 on 10.4.11

2007-11-25 Thread js
Should work on 10.4 PPC. http://trac.macports.org/projects/macports/ticket/13322 On Nov 25, 2007 7:52 PM, William Davis <[EMAIL PROTECTED]> wrote: > > err, no it wont apparently. there seems to be a problem with python25 > @2.5.1_3 on powerpc > See this from Ryan: > > On Nov 24, 2007, at 08:51, Ry

Re: Error Install Python 2.5.1 on 10.4.11

2007-11-25 Thread William Davis
err, no it wont apparently. there seems to be a problem with python25 @2.5.1_3 on powerpc See this from Ryan: On Nov 24, 2007, at 08:51, Ryan Schmidt wrote: Can we get resolution, if only by reverting the port to version 2.5.1_2, quickly. I have a ton of ports that depend, indirectly, on p

Re: Error Install Python 2.5.1 on 10.4.11

2007-11-25 Thread Randall Wood
The following should address your problem: sudo port sync ; sudo port clean python25 ; sudo port install python25 On 25 Nov 2007, at 05:34, Nathan Brazil wrote: I am getting the following error when installing Python 2.5.1 on PowerPC Mac running 10.4.11 and Xcode 2.5. Has anyone seen this

Error Install Python 2.5.1 on 10.4.11

2007-11-25 Thread Nathan Brazil
I am getting the following error when installing Python 2.5.1 on PowerPC Mac running 10.4.11 and Xcode 2.5. Has anyone seen this before? % sudo port install python25 Password: ---> Fetching python25 ---> Attempting to fetch Python-2.5.1.tar.bz2 from http://www.python.org//ftp/python/2.5.1/