我在哪里可以find这个库以及如何安装它?
usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status
对于OpenSSL来说,你可能需要一个名为openssl-devel的软件包(Debian上的openssl-dev)。