[gstreamer-bugs] [Bug 307830] New: On amd64, installs to $PREFIX/lib, but looked for in $PREFIX/lib64

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jun 15 13:03:59 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=307830
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: On amd64, installs to $PREFIX/lib, but looked for in
                    $PREFIX/lib64
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: readams at readams.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


gstreamer, unlike every other library in jhbuild, installs to $PREFIX/lib. 
Everything looks for the .pc in $PREFIX/lib64, including gst-plugins.  This
causes the gst-plugins configure to fail.

As a workaround, symlinking $PREFIX/lib to $PREFIX/lib64 before installing
gstreamer does the trick.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list