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
Previous revision
Next revision Both sides next revision
linux_wiki:library_paths [2016/02/05 11:46]
billdozor [Override Search Order]
linux_wiki:library_paths [2018/06/19 16:16]
billdozor [Override Search Order]
Line 6: Line 6:
  
 **Checklist** **Checklist**
-  * Distro: Enterprise Linux 6/7+  * Distro(s): Enterprise Linux 6/7
  
 ---- ----
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)