how to set/add environment variables in cerbero

qw applemax82 at 163.com
Mon Jul 4 13:54:09 UTC 2016


Hi,

I used './cerbero-uninstalled package gstreamer-1.0' to build all packages. But when building gobject-introspection-1.46.0, cerbero reported error messages as below:

checking for strtoull... yes
checking for backtrace... yes
checking for backtrace_symbols... yes
checking whether /root/cerbero/build-tools/bin/python version is >= 2.7... no
configure: error: Python interpreter is too old
Running command 'gtkdocize && autoreconf -vfi'
Running command './configure --prefix /root/cerbero/dist/linux_x86_64 --libdir /root/cerbero/dist/linux_x86_64/lib  --disable-maintainer-mode  --disable-silent-rules  --enable-introspection  --disable-maintainer-mode  --disable-silent-rules  --enable-introspection '

***** Error running 'package' command:
Recipe 'gobject-introspection' failed at the build step 'configure'



I also checked gobject-introspection-1.46.0's configure file, which will search all possible python files. How to define PATH for cerbero to search my new built python 2.7.11?

Is there some way to define environment variables for cerbero, such as LD_LIBRARY_PATH and PKG_CONFIG_PATH?


Thanks!

Regards

Andrew

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160704/7a4b520c/attachment.html>


More information about the gstreamer-devel mailing list