Re: [Pythonmac-SIG] Pythonmac 2.4.4 (PPC) and mod_python problems

2007-04-25 Thread David Pratt
Hi Ned. I've removed the mac ports version of libxml2 and libxslt and it compiled - woo hoo!! I'll try a new build of mod_python tomorrow. Maybe things are not so bad after all. This is quite encouraging. I guess I am getting down about these linking issues and of course want some better relia

Re: [Pythonmac-SIG] Pythonmac 2.4.4 (PPC) and mod_python problems

2007-04-25 Thread Ned Deily
In article <[EMAIL PROTECTED]>, David Pratt <[EMAIL PROTECTED]> wrote: > I will be attempting to build mod_python again shortly and will report > back of my experience. I might try a different compiler also to test if > it does not work to see if it makes a difference. In my gut, I am > beginni

Re: [Pythonmac-SIG] Pythonmac 2.4.4 (PPC) and mod_python problems

2007-04-25 Thread David Pratt
Hi Frank and Ronald. I was original poster to the mod_python problems. I have recently upgraded my PPC to 10.4.9. My linking problem went away for PyLucene built using gcc 3.4.6 from mac ports earlier today. I built on non-standard compiler since there are known issues with 4.0.1 building pyLuc

Re: [Pythonmac-SIG] Pythonmac 2.4.4 (PPC) and mod_python problems

2007-04-25 Thread Frank Hoffsümmer
On 4/25/07, Frank Hoffsümmer <[EMAIL PROTECTED]> wrote: thanks ronald for your answer, it seems the directory /Developer/SDKs/MacOSX10.4u.sdk exists on my machine $ ls -la /Developer/SDKs/MacOSX10.4u.sdk total 8 drwxr-xr-x 7 root wheel 238 Sep 25 2006 . drwxr-xr-x 4 root wheel 136 Apr

Re: [Pythonmac-SIG] Pythonmac 2.4.4 (PPC) and mod_python problems

2007-04-25 Thread Ronald Oussoren
On Wednesday, April 25, 2007, at 04:47PM, "Frank Hoffsümmer" <[EMAIL PROTECTED]> wrote: >hi, >I also have trouble building the latest mod_python using the latest UB build >of python (2.4.4 or 2.5.1) on a PowerPC OS X machine. >My OS X version is 10.4.9 (Server) and the gcc version is 4.01 (build

Re: [Pythonmac-SIG] Pythonmac 2.4.4 (PPC) and mod_python problems

2007-04-25 Thread Frank Hoffsümmer
hi, I also have trouble building the latest mod_python using the latest UB build of python (2.4.4 or 2.5.1) on a PowerPC OS X machine. My OS X version is 10.4.9 (Server) and the gcc version is 4.01 (build 5367 = latest XCode) I am trying to compile mod_python using the apxs from the build-in apac