Compile errors with gst/gst.h on Fedora

David Röthlisberger david at rothlis.net
Thu Nov 29 08:37:32 PST 2012


On 28 Nov 2012, at 23:32, little_endian wrote:
> I am using a Fedora 12 linux distribution and trying to compile a sample
> hello world app that uses Gstreamer. I googled my error a bit but I could
> not figure out why my gst.h file seems to be missing. When I installed using
> yum install gstreamer, it says gstreamer already installed. Where is the dev
> package I need to get? Any pointers would be great..

On RedHat-based distros like Fedora, the development packages have a
"-devel" suffix; so try "sudo yum install gstreamer-devel".

You can also try "yum search gstreamer" to see all available gstreamer
packages.



More information about the gstreamer-devel mailing list