标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
直连线,交叉线做法及用法 | 2581 | 0 | 0 | 2008-03-03 | |
[译文]通过做技术支持我学到的20件事 | 794 | 0 | 0 | 2008-02-26 | |
XP安全模式下能起系统,正常启动系统却起不来的解决办法 | 2357 | 0 | 0 | 2008-02-21 | |
如何隐藏驱动器的盘符 | 1760 | 0 | 0 | 2008-02-19 | |
更改windows的收藏夹路经 | 1095 | 0 | 0 | 2008-02-19 | |
把窗口最大化的快捷键 | 1731 | 0 | 0 | 2008-02-18 | |
LaserJet 5000 及 5100 系列打印机出现 pcl xl error 怎么办? | 2392 | 0 | 0 | 2008-02-18 | |
黑客经验之实例讲解木马的分析方法 | 1035 | 0 | 0 | 2008-02-13 | |
网络经典命令行 | 928 | 0 | 0 | 2008-01-30 | |
XP自动关机命令 | 1098 | 0 | 0 | 2008-01-29 | |
LoadLibrary | 971 | 0 | 0 | 2008-01-29 | |
GetProcAddress | 1128 | 0 | 0 | 2008-01-29 | |
怎么删除百度搜索栏的内容 | 1505 | 3 | 0 | 2008-01-28 | |
宽带设置硬件简图 | 1062 | 0 | 0 | 2008-01-22 | |
VMWare虚拟机显卡 VMWare虚拟机全屏 | 1394 | 0 | 0 | 2008-01-18 | |
手脱FSG 1.33版本壳记录 | 1355 | 0 | 0 | 2008-01-16 | |
IDA调试命令 | 2386 | 0 | 0 | 2008-01-16 | |
删除管理员帐户的方法(XP下) | 1123 | 0 | 0 | 2008-01-16 | |
最短小精悍的PE File分析 | 1034 | 0 | 0 | 2008-01-15 | |
破解圣经之---滚瓜烂熟篇 | 830 | 0 | 0 | 2008-01-15 |
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#