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 308825 - Problem configuring gst-python
Problem configuring gst-python
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-python
0.8.1
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
Johan (not receiving bugmail) Dahlin
Depends on:
Blocks:
 
 
Reported: 2005-06-23 19:39 UTC by Pierre
Modified: 2005-10-03 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre 2005-06-23 19:39:55 UTC
Version details: 0.8.1.2

[...]
checking for python >= 2.3... okay
checking for headers required to compile python extensions... found
checking for pkg-config... /usr/local/bin/pkg-config
checking for gstreamer-0.8 >= 0.8.9... Requested 'gstreamer-0.8 >= 0.8.9' but
version of GStreamer is 0.8.8

configure: error: Library requirements (gstreamer-0.8 >= 0.8.9) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your libraries
are in a nonstandard prefix so pkg-config can find them.


I just installed gstreamer 0.9.1
Comment 1 Johan (not receiving bugmail) Dahlin 2005-06-23 19:53:37 UTC
So use HEAD of gst-python aswell, where the 0.9 branch lives.

gstreamer 0.8.x == gst-python 0.8.x
gstreamer 0.9.x == gst-python 0.9.x