[Python-bugs-list] [ python-Bugs-495369 ] 2.2c1 framework install incomplete

noreply@sourceforge.net noreply@sourceforge.net
Thu, 20 Dec 2001 03:52:22 -0800


Bugs item #495369, was opened at 2001-12-20 03:52
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495369&group_id=5470

Category: Macintosh
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Jonathan Hogg (jhogg)
Assigned to: Jack Jansen (jackjansen)
Summary: 2.2c1 framework install incomplete

Initial Comment:
I just pulled down 2.2c1 and configured/compiled it on Mac 
OS X 10.1.1 (w/ December 2001 Developer Tools) as 
follows:

   % ./configure --enable-framework --with-cycle-gc --with-
pymalloc
   % make

Then installed as follows:

   % sudo make install

The Framework that has been installed doesn't have the 
'Current' symlink and, worse, doesn't have the library itself!

   % ls /Library/Frameworks/Python.framework/Versions/
   2.2
   % ls /Library/Frameworks/Python.framework/Versions/2.2/
   bin     include lib     man

I checked back over the log of what happened and I can't 
see any obvious errors in either the build or the installation.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495369&group_id=5470