标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
Step-by-Step Reverse Engineering Malware: Max++ 3 | 2307 | 0 | 0 | 2011-08-17 | |
Step-by-Step Reverse Engineering Malware: Max++ 2 | 3127 | 0 | 0 | 2011-08-17 | |
Step-by-Step Reverse Engineering Malware: Max++ | 3044 | 0 | 0 | 2011-08-17 | |
TDSS | 1417 | 0 | 0 | 2011-08-17 | |
MAX++ sets its sights on x64 platforms | 331 | 0 | 0 | 2011-08-17 | |
ZeroAccess Gets Another Update | 443 | 0 | 0 | 2011-08-17 | |
TDL3 and ZeroAccess: More of the Same? | 518 | 0 | 0 | 2011-08-17 | |
CPP 复制文件小程序 | 434 | 0 | 0 | 2011-07-02 | |
误报sig=253873 | 374 | 0 | 0 | 2011-03-22 | |
sigid=212537识别Armadillo加密数据段 | 604 | 0 | 0 | 2011-02-22 | |
bot“任务请求”页面的几个问题 | 455 | 0 | 0 | 2011-02-22 | |
3E610F58E3180782047DF8A4D51819DF | 571 | 0 | 0 | 2011-02-21 | |
做个记录,几本调试书籍下载 | 647 | 0 | 0 | 2011-02-21 | |
bot查询 | 660 | 0 | 0 | 2011-02-21 | |
com编程入门 | 862 | 0 | 0 | 2011-02-16 | |
Worm/Kolab类蠕虫 | 530 | 0 | 0 | 2011-02-15 | |
买书的好去处-2011.02.12 | 433 | 0 | 0 | 2011-02-12 | |
关于原始输入--XP中的新技术 | 842 | 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#