TousakaRin commented on issue #1469: URL: https://github.com/apache/incubator-brpc/issues/1469#issuecomment-876222858
确认下目录 /usr/local/lib 中是否包含libssl.so 以及 libcrypto.so,如果没有,确认下/usr/lib 是否包含这些so文件, 如果/usr/lib 下包含这些文件,可以通过软链接的方式将他们链接到 /usr/local/lib 下。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
