-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/9/12 5:50 PM, Jean-Eric Pin wrote:
> $ python-config --ldflags 
> -L/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config
> -ldl -framework CoreFoundation -lpython2.7 -u _PyMac_Error
> Python.framework/Versions/2.7/Python
> 
> $ which python-config 
> /Library/Frameworks/Python.framework/Versions/2.7/bin/python-config
>
> 
> 

Ah.  That could well be the problem.  It might be that this
python-config has a global environment setting which Fink doesn't
override.  Verify that by running

fink dumpinfo -ePATH python27

If /Library/Frameworks/Python.framework/Versions/2.7/bin is still in
your PATH, then try renaming it, e.g. via

sudo mv
/Library/Frameworks/Python.framework/Versions/2.7/bin/python-config
/Library/Frameworks/Python.framework/Versions/2.7/bin/python-config.moved

and try building python27 again.
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8LgB8ACgkQB8UpO3rKjQ8YDACfbOpUwPOqgIZQSaRLIxXm+SQK
+BYAoJyCXa4Mrwjw3geWbjlYNkntqoN5
=WdyS
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to