linux_wiki:library_paths

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux_wiki:library_paths [2016/03/18 23:09]
billdozor [Library Paths]
linux_wiki:library_paths [2018/06/19 16:16]
billdozor [Override Search Order]
Line 52: Line 52:
 vim /home/robert/.bashrc vim /home/robert/.bashrc
  
-LD_LIBRARY_PATH=/usr/lib64+LD_LIBRARY_PATH=/usr/lib64:${LD_LIBRARY_PATH}
 </code> </code>
 +  * Including the "${LD_LIBRARY_PATH}" as a second entry ensures that nothing is completely over written if the variable has been set elsewhere
  
 ---- ----
  
  • linux_wiki/library_paths.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)