标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
网络经典命令行 | 952 | 0 | 0 | 2008-01-30 | |
XP自动关机命令 | 1118 | 0 | 0 | 2008-01-29 | |
LoadLibrary | 988 | 0 | 0 | 2008-01-29 | |
GetProcAddress | 1175 | 0 | 0 | 2008-01-29 | |
怎么删除百度搜索栏的内容 | 1518 | 3 | 0 | 2008-01-28 | |
宽带设置硬件简图 | 1076 | 0 | 0 | 2008-01-22 | |
VMWare虚拟机显卡 VMWare虚拟机全屏 | 1407 | 0 | 0 | 2008-01-18 | |
手脱FSG 1.33版本壳记录 | 1377 | 0 | 0 | 2008-01-16 | |
IDA调试命令 | 2415 | 0 | 0 | 2008-01-16 | |
删除管理员帐户的方法(XP下) | 1139 | 0 | 0 | 2008-01-16 | |
最短小精悍的PE File分析 | 1052 | 0 | 0 | 2008-01-15 | |
破解圣经之---滚瓜烂熟篇 | 849 | 0 | 0 | 2008-01-15 | |
C++经典思想 | 800 | 0 | 0 | 2008-01-14 | |
Excel中快速输入26个英文字母 | 1078 | 0 | 0 | 2008-01-14 | |
Excel2007中用填充序列填数据的两种方法 | 992 | 0 | 0 | 2008-01-14 | |
专为新手提供的断点大全 | 907 | 0 | 0 | 2008-01-10 | |
OllyDbg常用快捷键 | 965 | 0 | 0 | 2008-01-10 | |
GetProcAddress | 962 | 0 | 0 | 2008-01-08 | |
对句柄本质的探讨 | 810 | 0 | 0 | 2008-01-08 | |
调试程序debug的使用 | 907 | 0 | 0 | 2008-01-07 |
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#