标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
SQL行列转换实战(三) | 2220 | 0 | 0 | 2007-03-27 | |
SQL行列转换实战(二) | 2231 | 0 | 0 | 2007-03-27 | |
SQL行列转换实战(一) | 1554 | 0 | 0 | 2007-03-27 | |
一些sql 语句(行列转换等) | 699 | 0 | 0 | 2007-03-27 | |
SQLServer和Oracle的常用函数对比 | 790 | 0 | 0 | 2007-03-22 | |
SQL*PLUS命令的使用大全(详细) | 739 | 0 | 0 | 2007-02-07 | |
Oracle默认用户名 | 1358 | 2 | 0 | 2007-02-05 | |
ORACLE PLSQL使用经验总结_9 | 1021 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_8 | 956 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_7 | 2965 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_6 | 1081 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_5 | 1285 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_4 | 775 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_3 | 1025 | 0 | 0 | 2007-02-02 | |
ORACLE PLSQL使用经验总结_2 | 1636 | 0 | 0 | 2007-02-02 | |
oracle视图及其功能_3 | 1579 | 0 | 0 | 2007-01-31 | |
树结构查询 | 788 | 0 | 0 | 2007-01-26 | |
同一字段按不同方向排序 | 675 | 0 | 0 | 2007-01-26 | |
自己遇到的ORA-12154错误 | 3443 | 0 | 0 | 2007-01-08 | |
Oracle用Start with...Connect By子句递归查询 | 3064 | 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#