I don't get this error, but regarding this link you were talking about, have a look at this ticket: http://trac.macports.org/projects/macports/ticket/11996 . For now I just removed the code for the link to the include directory, since it was not working anyway. So at the moment there are two include/python2.4 directories. One in the framework and one in /opt/local/include, this is the same as for the site-packages. See this post: http://article.gmane.org/gmane.os.apple.macports.user/3053
I think that modules shouldn't install anything inside the python framework. Jann Daniel J. Luke wrote: > On May 21, 2007, at 3:19 AM, Vincent Lefevre wrote: >> I want to upgrade to python24 @2.4.4_1, but I get the following error: > > so do I, but I get a different error: > > . > . > . > DEBUG: Adding link to file_map: > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/smtpd.py > for: python24 > DEBUG: Adding file to file_map: > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/smtpd2.4.py > for: python24 > DEBUG: Adding file to file_map: > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python-ast.h > for: python24 > Error: Target com.apple.install returned: Not a directory > Warning: the following items did not execute (for python24): > com.apple.install > Error: Status 1 encountered during processing. > > There's a symlink in > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 > that points to /opt/local/include/python2.4 which I don't appear to have > on my system (although that might not be the problem). > > Anyone else see this? There have been a bunch of recent changes to the > python24 port lately, so I'm not sure what change may have caused this. > > -- > Daniel J. Luke > +========================================================+ > | *---------------- [EMAIL PROTECTED] > ----------------* | > | *-------------- http://www.geeklair.net -------------* | > +========================================================+ > | Opinions expressed are mine and do not necessarily | > | reflect the opinions of my employer. | > +========================================================+ > > _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
