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 100982 - Use $libdir instead of $prefix/lib
Use $libdir instead of $prefix/lib
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.5.0
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-11 22:47 UTC by Jonathan Blandford
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (361 bytes, patch)
2002-12-11 22:47 UTC, Jonathan Blandford
none Details | Review

Description Jonathan Blandford 2002-12-11 22:47:03 UTC
$libdir isn't always $prefix/lib.  Libraries should be installed in $libdir
Comment 1 Jonathan Blandford 2002-12-11 22:47:53 UTC
Created attachment 12927 [details] [review]
fix
Comment 2 Thomas Vander Stichele 2002-12-11 23:34:24 UTC
thanks.

saw any other places where this was wrong ?
Comment 3 Jonathan Blandford 2002-12-11 23:43:52 UTC
not yet.