[Pythonmac-SIG] How to build Python 2.5 to support 64-bits on Mac OS X 10.4

2007-02-01 Thread Dr. Harold Walter Schranz
Hi Distinguished Pythoneers, Sorry if this Email is too verbose or unstructured ... (blame: blood sugar is dropping and I'm in need of some dinner!) I've been set the task of creating a 64 bit Intel build of Python 2.5 that supports the EM64T functionality in our research groups new machine

[Pythonmac-SIG] PyQT on Mac OS X

2007-02-01 Thread Ritesh Nadhani
Hello, What is the easiest way to get PyQt for Mac OS X other then compiling SIP and all. I have Pythin 2.5 downloaded from http://www.python.org/download/mac/ and the default Python2.3 in their default position. Ritesh ___ Pythonmac-SIG maillist -

Re: [Pythonmac-SIG] How to build Python 2.5 to support 64-bits on Mac OS X 10.4

2007-02-01 Thread Bill Northcott
On 01/02/2007, at 10:00 PM, Dr. Harold Walter Schranz wrote: > While the configure runs ... the make eventually fails with: > > /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/ > CoreServices.framework/Frameworks/CarbonCore.framework/Headers/fp.h: > 1338: error: 'SIGDIGLEN' undeclared h

Re: [Pythonmac-SIG] How to build Python 2.5 to support 64-bits on Mac OS X 10.4

2007-02-01 Thread Dr. Harold Walter Schranz
G'Day Gentle Programming Folk, Thanks for the help so far ... I would appreciate any further comments or help. I'm still on the quest to produce a 64 bit non-framework command-line version of Python 2.5 on the Mac Intel platform (e.g. Intel Core 2 Duo and Xserve). A little bit of non-virtu

Re: [Pythonmac-SIG] How to build Python 2.5 to support 64-bits on Mac OS X 10.4

2007-02-01 Thread Dr. Harold Walter Schranz
Hi Bill Thanks for the comments ... On 02/02/2007, at 12:39 PM, Bill Northcott wrote: > On 01/02/2007, at 10:00 PM, Dr. Harold Walter Schranz wrote: >> While the configure runs ... the make eventually fails with: >> >> /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/ >> CoreServices.fr