Difference between revisions of "Ldconfig"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
<code>ldconfig</code> configure dynamic linker run-time bindings
+
<code>ldconfig</code> configure [[dynamic linker]] run-time bindings
  
 
* https://man7.org/linux/man-pages/man8/ldconfig.8.html
 
* https://man7.org/linux/man-pages/man8/ldconfig.8.html
  
 +
[[ldconfig --print-cache]]
  
 
  export [[LD_LIBRARY_PATH]]=[[/usr/local/lib]]:[[/usr/local/lib64]]
 
  export [[LD_LIBRARY_PATH]]=[[/usr/local/lib]]:[[/usr/local/lib64]]
Line 9: Line 10:
  
 
  [[/etc/ld.so.conf.d/openssl.conf]]
 
  [[/etc/ld.so.conf.d/openssl.conf]]
 +
[[Update deprecated openssl library from source code]]
  
  
{{ldconfig}}
+
== See also ==
 +
* {{ldconfig}}
 +
 
 +
[[Category:Linux]]

Latest revision as of 16:03, 5 February 2024

Advertising: