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

Sébastien caron scaron at aldebaran-robotics.com
Thu Jun 20 07:03:38 PDT 2013


OK *problem solved.*

I deleted manually all this .pc files that was in usr/lib/pkgconfig and
usr/local/lib/pkgconfig because they wasnt deleted by make uninstall (I
probably did bad things while installation).
Now he can take the good .pc files (generated by the PPA), that are saved
in /usr/lib/x86_64-linux-gnu/pkgconfig

Thank you for the help i would never have find this alone :)




On Thu, Jun 20, 2013 at 2:29 PM, Sébastien caron <
scaron at aldebaran-robotics.com> wrote:

> I already did this, but i just did again to be sure, and no change.
> Everything is installed is /usr/include/ but the *pkg-config --cflags
> gstreamer-1.0* output is still the same, in local.
> And I dont have any gstreamer-1.0.pc file, but i have this :
>
> *gstreamer-app-1.0.pc           gstreamer-pbutils-1.0.pc
> gstreamer-rtsp-1.0.pc*
> *gstreamer-audio-1.0.pc         gstreamer-plugins-bad-1.0.pc
> gstreamer-sdp-1.0.pc*
> *gstreamer-basevideo-1.0.pc     gstreamer-plugins-base-1.0.pc
>  gstreamer-sharp-0.10.pc*
> *gstreamer-codecparsers-1.0.pc  gstreamer-riff-1.0.pc
>  gstreamer-tag-1.0.pc*
> *gstreamer-fft-1.0.pc           gstreamer-rtp-1.0.pc
> gstreamer-video-1.0.pc*
> *
> *
> And this files looks well configured :
> (first lines of each file are the same)
> *prefix=/usr*
> *exec_prefix=${prefix}*
> *libdir=${exec_prefix}/lib*
> *includedir=${prefix}/include/gstreamer-1.0*
> *
> *
> So its apparently supposed to search in /usr/include/gstreamer-1.0
>
>
>
> On Thu, Jun 20, 2013 at 12:38 PM, Tim-Philipp Müller <t.i.m at zen.co.uk>wrote:
>
>> 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
>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130620/8536e3db/attachment.html>


More information about the gstreamer-devel mailing list