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 797269 - gst-uninstalled: add libnice to LD_LIBRARY_PATH
gst-uninstalled: add libnice to LD_LIBRARY_PATH
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other Mac OS
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-10-10 06:59 UTC by Aleix Conchillo Flaqué
Modified: 2018-10-11 23:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add libnice to LD_LIBRARY_PATH (1.05 KB, patch)
2018-10-10 07:01 UTC, Aleix Conchillo Flaqué
none Details | Review

Description Aleix Conchillo Flaqué 2018-10-10 06:59:46 UTC
If we don't add libnice to LD_LIBRARY_PATH, the system one might be used instead. We need to make sure we use the one from gst-uninstalled.
Comment 1 Aleix Conchillo Flaqué 2018-10-10 07:01:57 UTC
Created attachment 373882 [details] [review]
add libnice to LD_LIBRARY_PATH
Comment 2 Tim-Philipp Müller 2018-10-11 23:30:33 UTC
Seems fair enough, thanks:

commit a9370319b67dd60e31361cc32285835a458c96de (HEAD -> master)
Author: Aleix Conchillo Flaqué <aleix@oblong.com>
Date:   Wed Oct 10 00:00:14 2018 -0700

    gst-uninstalled: add libnice to LD_LIBRARY_PATH
    
    https://bugzilla.gnome.org/show_bug.cgi?id=797269