[Python-bugs-list] [ python-Bugs-486565 ] Mac OS 10.1: unobvious: --with-suffix
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 28 Nov 2001 10:22:16 -0800
Bugs item #486565, was opened at 2001-11-28 10:21
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=486565&group_id=5470
Category: Macintosh
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Ralf W. Grosse-Kunstleve (rwgk)
Assigned to: Jack Jansen (jackjansen)
Summary: Mac OS 10.1: unobvious: --with-suffix
Initial Comment:
First attempts to install Python-2.2b2 under Mac OS
10.1 on a HFS+ filesystem failed at the point of
linking the python executable. When browsing
comp.lang.python it became clear that the --with-
suffix=.exe configure option has to be used.
Currently, configure only reports:
checking for executable suffix... no
checking for --with-suffix...
It would be a big improvement if configure could issue
a very visible warning, or even better, supply the
suffix automatically and tell the user at the very end
that python is python.exe.
Thanks!
Ralf
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=486565&group_id=5470