[Bf-committers] compiling and running blender on ubuntu 9.04

Campbell Barton ideasman42 at gmail.com
Wed May 6 21:51:03 CEST 2009


try
scons BF_PYTHON_VERSION="2.6"

we could get scons to use the python version on the system by default.
(would be very easy since scons in running in python)

On Wed, May 6, 2009 at 12:46 PM, Wael EL ORAIBY <wael.eloraiby at gmail.com> wrote:
> Hi,
>
> Anyone was able to compile blender on ubuntu 9.04 64 bits?
> the blender 2.49a 64bits doesn't run on this version of ubuntu. I m
> trying to compile it from svn but it fails with :
>
> scons: `/home/alashtar/Desktop/blender/build/linux2/lib/libblenkernel_blc.a'
> is up to date.
> Compiling ==> 'scene.c'
> Compiling ==> 'group.c'
> Compiling ==> 'node.c'
> source/blender/blenkernel/intern/node.c:31:20: error: Python.h: No
> such file or directory
> scons: *** [/home/alashtar/Desktop/blender/build/linux2/source/blender/blenkernel/intern/node.o]
> Error 1
> scons: building terminated because of errors.
>
> to say that I have all necessary libs installed including
> python2.6-dev/python2.5-dev
>
>
> --
> Wael El Oraiby
> Laboratoire MIA
> Université de Haute Alsace
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
- Campbell


More information about the Bf-committers mailing list