标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
debug应用实例 | 1018 | 0 | 0 | 2008-01-07 | |
让笔记本键盘上出现数字键盘的方法 | 1046 | 0 | 0 | 2008-01-07 | |
WinRAR也能实现智能备份 | 736 | 0 | 0 | 2008-01-07 | |
BIOS和DOS中断大全 | 943 | 0 | 0 | 2008-01-07 | |
如何关闭U盘自动播放? | 1198 | 0 | 0 | 2008-01-04 | |
MBR代码分析 | 1019 | 0 | 0 | 2008-01-03 |
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#