[phenixbb] MACOSX_DEPLOYMENT_TARGET mismatch between PHENIX and Coot

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Thu Dec 30 09:09:32 PST 2010


Hi Ben,

> So it's being set  in the environment somewhere in PHENIX prior to Coot
> being run?  But not  in a straight PHENIX python environment?  It's probably
> not a big deal,  but I don't like not understanding the problem fully; it
> makes me less  confident of the solution.  :-)

My suspicion is that Python sets the variable in
lib/python2.7/sysconfig.py:

            os.putenv('MACOSX_DEPLOYMENT_TARGET', cfg_target)

You could find out for sure by adding a print statement right
before this line.

Ralf



More information about the phenixbb mailing list