[gst-devel] gst-python cvs failed to configure
mammique
mammique at lamenagerie.com
Thu Jul 22 05:32:16 CEST 2004
Hi,
i just downloaded gst-python from cvs yesterday, gstreamer, gst-plugins
& gst-editor compiled well & are installed under /usr/local/. But when i
want to configure gst-python as it follows :
./configure --prefix=/usr/local --libdir=/usr/local/
--includedir=/usr/local/
--with-pkg-config-path=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig/
I got :
checking for gstreamer-0.8 >= 0.8.0... Package gstreamer-0.8 was not
found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.8' found
But :
# cat /usr/local/lib/pkgconfig/gstreamer-0.8.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gstreamer-0.8
toolsdir=${exec_prefix}/bin
gstcontrol_libs=-lgstcontrol-0.8
Name: GStreamer
Description: Streaming-media framework
Requires: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0, libxml-2.0
Version: 0.8.4.1
Libs: -L${libdir} -lgstreamer-0.8
Cflags: -I${includedir} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
Can someone help me ?
Thanks.
Camille.
More information about the gstreamer-devel
mailing list