RPMS for RHEL?
Nezer Zaidenberg
nezer at videocells.com
Sun Dec 18 04:17:53 PST 2011
Hello,
I am trying to build packages of gstreamer-0.10.35 for RHEL 6.1 (or
Centos/Scientific Linux) to replace the packages that comes with the OS
(0.10.29)
1. I am using the gstreamer.spec that comes in the build directory of the
gstreamer package.
I managed to compile and build gstreamer 0.10.35 but when I use the spec
file provided by the gstreamer distribution I encounter the following
problem
- gstreamer is calling configure with enable-gobject introspection.
- the glib2 that comes with RHEL doesn't seem to have the feature enabled.
In order to build the package I disabled gobject introspection.
How does this effect the runtime?
2. After building gstreamer I see errors about file not found. the
filenames look like
Gst-0.10.gir (and other .gir files)
Gst-0.10.typelib (and other .typelib files)
any clues what may cause this?
I disabled this files from the spec file and now it seems to work
Nezer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20111218/f1db6974/attachment.html>
More information about the gstreamer-devel
mailing list