2023年11月28日 星期二

tpm2_startup: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory

 




如果需要特定的openssl版本,得自行編譯, ln
https://github.com/openssl/openssl/releases/tag/OpenSSL_1_1_1t

#.config
#make && make install
/lib/x86_64-linux-gnu$ sudo ln -s /usr/local/lib/libcrypto.so.1.1 libcrypto.so.1.1

沒有留言:

張貼留言