[gstreamer-bugs] [Bug 588725] Make of gst-python does not install pygst.py and gst package

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 17 08:13:38 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=588725

  GStreamer | gst-python | Ver: 0.10.15

Jeffrey Barish changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #7 from Jeffrey Barish  2009-07-17 15:13 UTC -------
Perhaps I don't understand what you mean by "re-configure".  I tried setting
PYTHONPATH first and then did ./configure, make, make install.  There is still
nothing in /usr/local/lib/python2.6/site-packages (nor dist-packages) related
to GStreamer (it's all pygtk and gtk) and still when I import gst and check
gst.__file__ I get the old version in /usr/lib.  I see that the old version has
a pygst.py file in /usr/lib/python2.6/dist-packages and I see that the new
version comes with a pygst.py file that does not get installed anywhere, and
certainly not in /usr/local/lib/python2.6/dist-packages, which would be the
corresponding location, nor in site-packages.  Ditto for gst.  If they were
installed in /usr/local/lib/python2.6/dist-packages, then I could see how
setting PYTHONPATH would enable Python to find it.  Possibly my observations
are irrelevant, in which case some other problem explains the inability of
Python to find the new version of pygst.  I claim no expertise in these
matters, so I am not surprised to learn that my description was bogus.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=588725.




More information about the Gstreamer-bugs mailing list