[Bf-committers] OSX intel Libs

trip somewhere trip0o at gmail.com
Fri Oct 27 13:52:52 CEST 2006


Hmm I tried make as well

what is the path to python.h for 2.3 ?

I found the file in 2.4 but not 2.3. Is this correct ?

 export NAN_PYTHON ?= /Library/Frameworks/Python.framework/Versions/
       export NAN_PYTHON_VERSION ?= 2.4
       export NAN_PYTHON_BINARY ?= $(NAN_PYTHON)/bin/python$(NAN_PYTHON_VERSION)
    else
       export NAN_PYTHON ?= /sw
       export NAN_PYTHON_VERSION ?= 2.4
       export NAN_PYTHON_BINARY ?= $(NAN_PYTHON)/bin/python$(NAN_PYTHON_VERSION)
    endif


More information about the Bf-committers mailing list