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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 15 16:34:32 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
           Summary: Make of gst-python does not install pygst.py and gst
                    package
           Product: GStreamer
           Version: 0.10.15
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jeff_barish at earthlink.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.25/2.26
   GNOME milestone: Unspecified


Please describe the problem:
Download gst-python-0.10.15.tar.bz2, untar, cd
gst-python-0.10.15, ./configure, make, sudo make install.

Run python and import pygst.  pygst.__file__ says that the file is in
/usr/lib/python2.6/dist-packages, which is not the package that I just made. 
(That package should appear in /usr/local/lib.)

import gst.  gst.__file__ is
/usr/lib/python2.6/dist-packages/gst-0.10/gst/__init__.pyc, which also is not
from the package that I just made.

There is a pygst.py in the gst-python-0.10.15 directory.  I suspect that it
should be installed in the {prefix} directory during the build, but it is not. 
Likewise, I suspect that something is supposed to happen to the gst directory.

Because these items (and others, perhaps) are not installed during the build,
it is not possible to use gst-python.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
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