[Python-bugs-list] [ python-Bugs-505423 ] Get rid of make frameworkinstall
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 18 Jan 2002 08:01:18 -0800
Bugs item #505423, was opened at 2002-01-18 08:01
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=505423&group_id=5470
Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: Get rid of make frameworkinstall
Initial Comment:
We should get rid of "make frameworkinstall" if you build a framework Python, and in stead have installing the framework be handled with a normal "make install".
Various people have been confused by this. Including me. More than once. :-)
"make install" for a framework build should also install a symlink in the normal (/usr/local) location, but this may be a bit difficult as the PREFIX variable (and it's dependents such as BINDIR) are forced to point into the framework when we're doing a framework build.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=505423&group_id=5470