Hello All,
I did downloaded whole packages, needed to build GStreamer for a DM6446.
and now I am on the last step of "Building DM6446 kernel, DVSDK, and GStreamer software (2.00.00.22)"
I am trying to build gst-dmai plug-in, but without any success.
The build process says, that there is no glib-2.0 in my system.
It is there! I did installed glib2.0, glib2.0-dev it with "apt-get". "apt-get" says, that there is a most newest versions of it in a system.
The build process of the plugin on it self do decompress and build a glib-2.21. And after that it does not find it. Why then it does a decompress and then build of that glib, if it is not uses it?
How can I say to the build process, that there is a glib in a system?
I am using ubuntu 2.6.38-16 as a Host system.
Thank you in advance,
Alexey