码迷,mamicode.com
首页 > 其他好文 > 详细

安装pybloomfiltermmap 遇到bug

时间:2016-03-20 13:03:49      阅读:139      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!