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

Ned Deily nad at acm.org
Thu Apr 26 04:14:30 CEST 2007


In article <462FF81F.4030801 at eastlink.ca>,
 David Pratt <fairwinds at eastlink.ca> 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 
> beginning to feel despite my best effort to keep the software of my 
> machine up to date, my PPC is becoming a paper weight. This has really 
> got me frustrated since my machine has still got plenty of life and I 
> believed universal meant that PPC hardware users were not going to be 
> left out in the cold. It has been an excellent development machine up to 
> the time Universal build was introduced. I am running into similar 
> linking issues with lxml. See below. What can be done about this :-(

FWIW, lxml builds and runs just fine using easy_install on my PPC with 
the latest universal build pythonmac 2.5.1 on 10.4.9.  One obvious 
difference apparent from your log file: on my system lxml is linking 
with the Apple-supplied libxml2, libxslt, and libexslt in /usr/lib/, not 
whatever you have in /opt/local/lib (presumably libs installed by port?).

-- 
 Ned Deily,
 nad at acm.org



More information about the Pythonmac-SIG mailing list