Difference between revisions of "Update deprecated openssl library from source code"

From wikieduonline
Jump to navigation Jump to search
Line 22: Line 22:
 
           remote_src: yes
 
           remote_src: yes
 
   
 
   
       - [[shell:]] cd /tmp/openssl-*/ && ./config && make && make test && make install
+
       - [[shell:]] cd /tmp/openssl-*/ && ./config && make && make test && [[make install]]
 
   
 
   
 
       - [[shell:]] echo "/usr/local/lib64" > [[/etc/ld.so.conf.d/openssl.conf]]  
 
       - [[shell:]] echo "/usr/local/lib64" > [[/etc/ld.so.conf.d/openssl.conf]]  

Revision as of 15:03, 5 February 2024

Advertising: