troubles with gstreamer installation from Cerbero!
Tim Müller
tim at centricular.com
Fri Oct 11 22:04:14 UTC 2019
On Fri, 2019-10-11 at 14:56 -0500, givip wrote:
> I have still problems on the compile stage, the problem is that
> ffmpeg
> requires new version of libwebp, but on ubuntu 16.04, the latest is
> 0.4.4.
> So I compiled and installed from sources to /usr/local/
> How force gst-build to look up in this folder instead of default?
You can do that via
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
or somesuch (check the directory exists).
Cheers
Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
Join us at the GStreamer Conference! 31 Oct-1 Nov 2019 in Lyon, France
More information about the gstreamer-devel
mailing list