标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
一个表单,两个提交按钮怎么实现? | 876 | 0 | 0 | 2012-05-01 | |
Injecting shellcode into XP/Vista/7 process using C++ | 1198 | 0 | 0 | 2012-03-07 | |
CPP 复制文件小程序 | 428 | 0 | 0 | 2011-07-02 | |
关于原始输入--XP中的新技术 | 807 | 0 | 0 | 2011-01-05 | |
perl的编译环境(用UltraEdit编写perl语言) | 4403 | 1 | 0 | 2010-12-14 | |
LoadLibrary | 971 | 0 | 0 | 2008-01-29 | |
GetProcAddress | 1128 | 0 | 0 | 2008-01-29 | |
C++经典思想 | 786 | 0 | 0 | 2008-01-14 | |
[转]16道C语言面试题 | 829 | 0 | 0 | 2007-12-18 | |
如何对input输入框赋值英文引号的方法? | 2663 | 0 | 0 | 2007-12-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#