标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
查看linux硬盘使用情况 df -hl | 1824 | 0 | 0 | 2012-07-10 | |
域名 | 1877 | 0 | 0 | 2012-01-31 | |
一个问题阻止windows,正确检查此机器的许可证。错误代码ox800702 | 2422 | 1 | 0 | 2008-11-04 | |
直连线,交叉线做法及用法 | 2611 | 0 | 0 | 2008-03-03 | |
[译文]通过做技术支持我学到的20件事 | 816 | 0 | 0 | 2008-02-26 | |
XP安全模式下能起系统,正常启动系统却起不来的解决办法 | 2379 | 0 | 0 | 2008-02-21 | |
如何隐藏驱动器的盘符 | 1777 | 0 | 0 | 2008-02-19 | |
更改windows的收藏夹路经 | 1115 | 0 | 0 | 2008-02-19 | |
把窗口最大化的快捷键 | 1752 | 0 | 0 | 2008-02-18 | |
黑客经验之实例讲解木马的分析方法 | 1108 | 0 | 0 | 2008-02-13 | |
网络经典命令行 | 952 | 0 | 0 | 2008-01-30 | |
XP自动关机命令 | 1118 | 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 | |
删除管理员帐户的方法(XP下) | 1139 | 0 | 0 | 2008-01-16 | |
让笔记本键盘上出现数字键盘的方法 | 1049 | 0 | 0 | 2008-01-07 | |
WinRAR也能实现智能备份 | 741 | 0 | 0 | 2008-01-07 | |
如何关闭U盘自动播放? | 1202 | 0 | 0 | 2008-01-04 | |
反汇编深入分析函数调用 | 1121 | 0 | 0 | 2007-12-27 |
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#