首页 > 其他 > 详细

安装pybloomfiltermmap 遇到bug

时间:2016-03-20 13:03:04      阅读:251      评论:0      收藏:0      [点我收藏+]

I want to try one program which have makefile on it but when I put make in the shell the error was:

 g++ -g -DaUNIX -I../../acroname/aInclude -I../../acroname/aSource -Wl,-rpath,.     unix_aLaserDemo_Data/aLaserDemo.o unix_aLaserDemo_Data/acpLaser.o -lpthread -lcrypto -lssl  -o ../../acroname/aBinary/aLaserDemo
/usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status




sudo apt-get install libssl-dev

安装pybloomfiltermmap 遇到bug

原文:http://www.cnblogs.com/skying555/p/5297470.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!