标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
Step-by-Step Reverse Engineering Malware: Max++ 3 | 2318 | 0 | 0 | 2011-08-17 | |
Step-by-Step Reverse Engineering Malware: Max++ 2 | 3144 | 0 | 0 | 2011-08-17 | |
Step-by-Step Reverse Engineering Malware: Max++ | 3110 | 0 | 0 | 2011-08-17 | |
TDSS | 1422 | 0 | 0 | 2011-08-17 | |
MAX++ sets its sights on x64 platforms | 337 | 0 | 0 | 2011-08-17 | |
ZeroAccess Gets Another Update | 449 | 0 | 0 | 2011-08-17 | |
TDL3 and ZeroAccess: More of the Same? | 525 | 0 | 0 | 2011-08-17 | |
CPP 复制文件小程序 | 441 | 0 | 0 | 2011-07-02 | |
误报sig=253873 | 379 | 0 | 0 | 2011-03-22 | |
sigid=212537识别Armadillo加密数据段 | 626 | 0 | 0 | 2011-02-22 | |
bot“任务请求”页面的几个问题 | 461 | 0 | 0 | 2011-02-22 | |
3E610F58E3180782047DF8A4D51819DF | 576 | 0 | 0 | 2011-02-21 | |
做个记录,几本调试书籍下载 | 653 | 0 | 0 | 2011-02-21 | |
bot查询 | 668 | 0 | 0 | 2011-02-21 | |
com编程入门 | 869 | 0 | 0 | 2011-02-16 | |
Worm/Kolab类蠕虫 | 534 | 0 | 0 | 2011-02-15 | |
买书的好去处-2011.02.12 | 438 | 0 | 0 | 2011-02-12 | |
关于原始输入--XP中的新技术 | 890 | 0 | 0 | 2011-01-05 |
a1234567mdy2014-04-28 16:13
root@lalala-virtual-machine:/home/lalala/Downloads/ufasoft_coin-0.82# make
make: *** No targets specified and no makefile found. Stop.
root@lalala-virtual-machine:/home/lalala/Downloads/ufasoft_coin-0.82#
a1234567mdy2014-04-28 15:37
Building dependency tree
Reading state information... Done
E: Unable to locate package libcure-devel
root@lalala-virtual-machine:/opt/ufasoft_coin-0.82#
a1234567mdy2014-04-28 15:18
root@lalala-virtual-machine:/opt/ufasoft_coin-0.82# ./configure
checking build system type... i686-pc-linux-gnu
.............
checking for g++... no
configure: error: No C++ compiler found. Please install a C++ compiler.
root@lalala-virtual-machine:/opt/ufasoft_coin-0.82#