On 30/01/11 05:10 , Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 1/29/11 9:15 PM, Abdulla Kamar wrote: [] >> -- PYTHON_INCLUDE_PATH = /usr/include/python2.5 > > I'm a little curious why this doesn't use a framework include (though it > probably comes out the same)
It *is* the same. Have a `ls -l`: /usr/include/python2.5 is a symlink to the framework stuff in /System/Library. I find it more intriguing that the includes and executables are taken from python 2.5, but the libraries from 2.6. Sounds unhealthy. >> -- PYTHON_EXECUTABLE = /usr/bin/python2.5 >> -- PYTHON_LIBRARIES = -framework Python >> -- PYTHON_DEBUG_LIBRARIES = PYTHON_DEBUG_LIBRARIES-NOTFOUND [] >> /System/Library/Frameworks/Python.framework/Versions/2.6/Python >> (compatibility version 2.6.0, current version 2.6.1) >> /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version -- Martin ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
