[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11429] trunk/blender: Font preview

Martin Poirier theeth at yahoo.com
Mon Jul 30 18:08:03 CEST 2007


Can you revert the changes you made to
trunk/blender/config/linux2-config.py please.

If you need to modify those values, you can do it in
user-config.py (in the root folder of your Blender
sources).

Martin

--- Joilnen Leite <vma_bad_list at yahoo.com> wrote:

> Revision: 11429
>          
> Modified: trunk/blender/config/linux2-config.py
>
===================================================================
> --- trunk/blender/config/linux2-config.py	2007-07-30
> 15:19:42 UTC (rev 11428)
> +++ trunk/blender/config/linux2-config.py	2007-07-30
> 15:59:16 UTC (rev 11429)
> @@ -5,7 +5,7 @@
>  BF_VERSE_INCLUDE = "#extern/verse/dist"
>  
>  BF_PYTHON = '/usr'
> -BF_PYTHON_VERSION = '2.5'
> +BF_PYTHON_VERSION = '2.4'
>  BF_PYTHON_INC =
> '${BF_PYTHON}/include/python${BF_PYTHON_VERSION}'
>  BF_PYTHON_BINARY =
> '${BF_PYTHON}/bin/python${BF_PYTHON_VERSION}'
>  BF_PYTHON_LIB = 'python${BF_PYTHON_VERSION}'
>
#BF_PYTHON+'/lib/python'+BF_PYTHON_VERSION+'/config/libpython'+BF_PYTHON_VERSION+'.a'
> @@ -27,7 +27,7 @@
>  WITH_BF_FMOD = 'false'
>  BF_FMOD = LIBDIR + '/fmod'
>  
> -WITH_BF_OPENEXR = 'true'
> +WITH_BF_OPENEXR = 'false'
>  BF_OPENEXR = '/usr'
>  BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR'
>  BF_OPENEXR_LIB = 'Half IlmImf Iex Imath '
> 



       
____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting 


More information about the Bf-committers mailing list