New submission from xdcdx <agentr...@gmail.com>:

The Python 3.0.1 Mac OS X installer image doesn't generate correct links
for Python3.0 binary interpreter on /usr/local/bin (as the ReadMe says
it will do). I'm using Mac Os X 10.5.6 (Darwin Kernel Version 9.6.0: Mon
Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386).

Otherwise, Python 3.0 framework files seem to be correctly installed in
/Library/Frameworks/Python.framework/Versions/3.0/, and running the
interpreter from there works fine.

Additionally, Python 2.5 and 2.3 are installed on
/System/Library/Frameworks/Python.framework/Versions, and linked from
/usr/bin/python. I'm not sure where did these come from, but I suspect
they were installed with Xcode 3.1.2.

Find the Python 3.0.1 install log attached (I tried to install it twice,
disregard the second time).

If you need more info, just ask.

----------
files: install.log.0.bz2
messages: 84119
nosy: xdcdx
severity: normal
status: open
title: Python 3.0.1 doesn't install correctly on Mac Os X 10.5.6. with xCode 
3.1.2
Added file: http://bugs.python.org/file13410/install.log.0.bz2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5558>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to