see http://stackoverflow.com/questions/6051671/linker-error-with-hadoop-pipes
在编译C++代码时,加上-lcrypto
本文介绍了解决在使用Hadoop Pipes进行C++代码编译时遇到的链接错误问题。通过添加-lcrypto选项到编译命令中可以有效解决该问题。
see http://stackoverflow.com/questions/6051671/linker-error-with-hadoop-pipes
在编译C++代码时,加上-lcrypto

被折叠的 条评论
为什么被折叠?