RESOLVED FIXED138833
[GTK] Use LD_LIBRARY_PATH to make g-ir-scanner use the newly-built version of libraries when running the temporary executable
https://bugs.webkit.org/show_bug.cgi?id=138833
Summary [GTK] Use LD_LIBRARY_PATH to make g-ir-scanner use the newly-built version of...
Ting-Wei Lan
Reported 2014-11-18 05:41:29 PST
In order to make sure the dynamic linker find the correct version of libraries when running the temporary executable to generate the .gir file, we may need to modify the LD_LIBRARY_PATH variable.
Attachments
[GTK] Use LD_LIBRARY_PATH to make g-ir-scanner use the newly-built version of libraries when running the temporary executable (2.51 KB, patch)
2014-11-18 05:43 PST, Ting-Wei Lan
cgarcia: review+
Ting-Wei Lan
Comment 1 2014-11-18 05:43:09 PST
Created attachment 241785 [details] [GTK] Use LD_LIBRARY_PATH to make g-ir-scanner use the newly-built version of libraries when running the temporary executable
Alberto Garcia
Comment 2 2014-11-25 06:04:52 PST
looks good to me, thanks!
Ting-Wei Lan
Comment 3 2014-11-25 06:18:21 PST
I hope we can resolve bug 138832, too ...
Alberto Garcia
Comment 4 2014-11-25 06:28:59 PST
Note You need to log in before you can comment on or make changes to this bug.