标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
SQL行列转换实战(三) | 2213 | 0 | 0 | 2007-03-27 | |
SQL行列转换实战(二) | 2224 | 0 | 0 | 2007-03-27 | |
SQL行列转换实战(一) | 1524 | 0 | 0 | 2007-03-27 | |
一些sql 语句(行列转换等) | 692 | 0 | 0 | 2007-03-27 | |
SQLServer和Oracle的常用函数对比 | 786 | 0 | 0 | 2007-03-22 | |
SQL*PLUS命令的使用大全(详细) | 735 | 0 | 0 | 2007-02-07 | |
Oracle默认用户名 | 1349 | 2 | 0 | 2007-02-05 | |
ORACLE PLSQL使用经验总结_9 | 995 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_8 | 949 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_7 | 2943 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_6 | 1078 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_5 | 1278 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_4 | 759 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_3 | 1019 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_2 | 1629 | 0 | 0 | 2007-02-02 | |
oracle视图及其功能_3 | 1572 | 0 | 0 | 2007-01-31 | |
树结构查询 | 779 | 0 | 0 | 2007-01-26 | |
同一字段按不同方向排序 | 665 | 0 | 0 | 2007-01-26 | |
自己遇到的ORA-12154错误 | 3412 | 0 | 0 | 2007-01-08 | |
Oracle用Start with...Connect By子句递归查询 | 3033 | 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#