Ronald Oussoren <[EMAIL PROTECTED]> added the comment:

This is a bug in the mercurial installer. The problem is in the Makefile, 
not in setup.py.

Specially, the makefile calls "python setup.py --prefix=/usr/local". 
That's not the correct prefix with a framework install on MacOSX.

I propose closing this issue because it is not a bug in distutils.

BTW. Mercurial seems to work fine otherwise ('hg' and 'hg version' give 
output, I haven't tried to use it otherwise).

----------
nosy: +ronaldoussoren
resolution:  -> invalid
status: open -> pending

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2641>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to