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