Tsila Hassine wrote: > Hello all > > I downloaded Python 2.5 (final release) from python.org. I am trying to > install it on my Mac 0s 10.4 > > the current working version i have of python is 2.3 (also built as a > framework) > > > It goes through the "./configure" part ok, but the "make install" produces > the following errors :
No clue about your errors, but you can download a framework build of Python 2.5 from http://www.pythonmac.org/packages/py25-fat/index.html You might have better luck with build questions on the python-mac list: http://www.python.org/community/sigs/current/pythonmac-sig/ Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
