On May 4, 2005, at 17:15, Gary Poster wrote: > Hi. I found Bob Ippolito's TigerPython24Fix but that's only for a > framework Python 2.4.1--I need to build a non-Framework Python 2.4.1 > from source. I guess if I were zen-ful about Mac packages I'd be > able to figure out the necessary changes from the download...but I'm > not. Could anyone help me know what I need to change?
You could get it from Fink, or at least take a look at the Fink info file to see how they build it. However, I suppose that a straight build from the Python sources will yield just what you want, it's probably the Framework build that requires special action. Konrad. -- --------------------------------------------------------------------- Konrad Hinsen Laboratoire L�on Brillouin, CEA Saclay, 91191 Gif-sur-Yvette Cedex, France Tel.: +33-1 69 08 79 25 Fax: +33-1 69 08 82 61 E-Mail: [EMAIL PROTECTED] --------------------------------------------------------------------- _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig
