After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 601704 - Problem configuring cupid 0.0.2
Problem configuring cupid 0.0.2
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-rec
unspecified
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-12 14:56 UTC by Pierre
Modified: 2009-11-13 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre 2009-11-12 14:56:49 UTC
[...]
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-2.0 gobject-2.0 gthread-2.0 gmodule-2.0... yes
checking GLIB_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
checking GLIB_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -liconv  
checking for gstreamer-0.8 >= 0.8.7.1... yes
checking GST_CFLAGS... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/local/include/gstreamer-0.8 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  
checking GST_LIBS... -Wl,--export-dynamic -pthread -L/usr/local/lib -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lz -lm -lglib-2.0 -liconv  
checking for gstreamer-interfaces-0.8 >= 0.8.7 gstreamer-gconf-0.8 >= 0.8.7... configure: error: Gstreamer Interfaces or GConf >= 0.8.7 was not found


But I have gstreamer 0.10.25 and GConf 2.20 installed
Comment 1 Tim-Philipp Müller 2009-11-13 09:56:44 UTC
Please see:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-getting.html#gstreamer-versions-explained

cupid was written for a very old and now unmaintained version of GStreamer (0.8.x). You can't use it with GStreamer 0.10. Don't bother installing 0.8 either, just find some other software.

In any case, not a GStreamer bug, so closing.