fatal error: gst/gst.h: No such file or directory

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Jun 20 03:38:29 PDT 2013


On Thu, 2013-06-20 at 12:29 +0200, Sébastien caron wrote:

>  pkg-config --cflags gstreamer-1.0 output : 
> -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
> 
> 
> I notice its /usr/local/include/gstreamer-1.0 and
> not /usr/include/gstreamer-1.0
>
> Any way to change that ?

It should only be in /usr/local/ if you installed it from source. If you
did install from source, I would recommend you uninstall it again by
doing 'sudo make uninstall' from the build tree.

Then install the libgstreamer1.0-dev package from the PPA if you haven't
done so yet. This should put things into /usr/include/

Cheers
 -Tim




More information about the gstreamer-devel mailing list