标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
SQL行列转换实战(三) | 2227 | 0 | 0 | 2007-03-27 | |
SQL行列转换实战(二) | 2235 | 0 | 0 | 2007-03-27 | |
SQL行列转换实战(一) | 1572 | 0 | 0 | 2007-03-27 | |
一些sql 语句(行列转换等) | 703 | 0 | 0 | 2007-03-27 | |
SQLServer和Oracle的常用函数对比 | 795 | 0 | 0 | 2007-03-22 | |
SQL*PLUS命令的使用大全(详细) | 746 | 0 | 0 | 2007-02-07 | |
Oracle默认用户名 | 1368 | 2 | 0 | 2007-02-05 | |
ORACLE PLSQL使用经验总结_9 | 1028 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_8 | 963 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_7 | 2982 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_6 | 1085 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_5 | 1290 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_4 | 779 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_3 | 1029 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_2 | 1641 | 0 | 0 | 2007-02-02 | |
oracle视图及其功能_3 | 1588 | 0 | 0 | 2007-01-31 | |
树结构查询 | 796 | 0 | 0 | 2007-01-26 | |
同一字段按不同方向排序 | 680 | 0 | 0 | 2007-01-26 | |
自己遇到的ORA-12154错误 | 3475 | 0 | 0 | 2007-01-08 | |
Oracle用Start with...Connect By子句递归查询 | 3087 | 0 | 0 | 2007-01-05 |
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#