Comment 4 for bug 202206

Revision history for this message
over 5000 (over5000-deactivatedaccount) wrote :

Is 0.7.90 going to be built for hardy? I really want to burn double layer DVDs, but ./configure fails complaining about pkg-config not finding gstreamer-0.10 and gstreamer-plugins-base-0.10:

"checking for BRASERO_GSTREAMER... configure: error: Package requirements ( gstreamer-0.10 >= 0.10.6 gstreamer-plugins-base-0.10 >= 0.10.0) were not met:

No package 'gstreamer-0.10' found
No package 'gstreamer-plugins-base-0.10' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BRASERO_GSTREAMER_CFLAGS
and BRASERO_GSTREAMER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details."

So I wasn't able to build it on my own...

(When I removed the gstreamer checks from configure, just to see what happens, it complained about not finding gio-2.0.)