[Bf-committers] OSX compile scons use python 2.3

Kent Mein mein at cs.umn.edu
Tue Nov 7 18:48:01 CET 2006


In reply to trip somewhere (trip0o at gmail.com):

do a ls -l /System/Library/Frameworks/Python.framework/Versions/
and Change BF_PYTHON_VERSION to 2.4 if it exists.  (or 2.5 if thats
the answer).

Kent

> This is a brand new cvs on intel osx
> 
> my config looks just like this
> BF_PYTHON = '/System/Library/Frameworks/Python.framework/Versions/'
> BF_PYTHON_VERSION = '2.3'
> BF_PYTHON_INC =
> '${BF_PYTHON}${BF_PYTHON_VERSION}/include/python${BF_PYTHON_VERSION}'
> BF_PYTHON_BINARY =
> '${BF_PYTHON}${BF_PYTHON_VERSION}/bin/python${BF_PYTHON_VERSION}'
> BF_PYTHON_LIB = ''
> BF_PYTHON_LIBPATH =
> '${BF_PYTHON}${BF_PYTHON_VERSION}/lib/python${BF_PYTHON_VERSION}/config'
> BF_PYTHON_LINKFLAGS = '-u __dummy -u _PyMac_Error -framework System
> -framework Python'
> 
> Whats wrong ? I dont have 2.3 Python.h files for 2.3 only 2.4 and 2.5
> 
> Any one know? Changes to make or something else to download ?
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers

-- 
mein at cs.umn.edu
http://www.cs.umn.edu/~mein


More information about the Bf-committers mailing list