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 
> 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,
 [EMAIL PROTECTED]

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to