which version of gstreamer sdk 1.x is stable on centos 6.8

qw applemax82 at 163.com
Mon Jul 4 09:36:12 UTC 2016


Hi,


>> I was trying to build gstreamer 1.8.2 by using cerbero on Centos 6.8,
>> but failed. Which version of gstreamer sdk can be built successfully
>> on centos 6.8.
>
>How did it fail? Both the 1.8 and master branch of cerbero should work.

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 have built and installed python 2.7.11 in another directory. I can succeed in running configure command by specifying the environment variable PYTHON. But I can't define PYTHON for cerbero.

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?


Thanks!

Regards

Andrew




At 2016-07-04 17:23:57, "Sebastian Dröge" <sebastian at centricular.com> wrote:
>On So, 2016-07-03 at 17:36 +0800, qw wrote:
>> Hi,
>> 
>> I was trying to build gstreamer 1.8.2 by using cerbero on Centos 6.8,
>> but failed. Which version of gstreamer sdk can be built successfully
>> on centos 6.8.
>
>How did it fail? Both the 1.8 and master branch of cerbero should work.
>
>> I found 'package gstreamer-1.0' would download dependency packages
>> and gstreamer source code, and then build them. How can I download
>> those packages and gstreamer source code in advance, and build them
>> any time without downloading them?
>
>You realistically can't (unless you have far too much time). cerbero
>keeps them around though so they are not redownloaded.
>
>-- 
>Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160704/985faf0a/attachment.html>


More information about the gstreamer-devel mailing list