Centos6 编译安装最新版rlwrap,实现sqlplus命令记录与回退 |
| 发表者:分类:应用服务2014-07-17 10:21:17 阅读[2775] |
Centos6 编译安装最新版rlwrap v 0.43,实现sqlplus命令记录与回退
先下载: https://github.com/hanslub42/rlwrap/archive/master.zip
具体安装方法:
INSTALLATION
First, unzip the tarball or clone the git repository (git clone
https://github.com/hanslub42/rlwrap.git). Then go to the rlwrap
directory. After a 'git clone' you will not yet have a configure file;
build one using autotools (e.g. autoreconf --install, cf. the section
BUILD PROBLEMS below))
#: autoreconf --install
Then:
#: ./configure
#: make
#: make install
转载请标明出处【Centos6 编译安装最新版rlwrap,实现sqlplus命令记录与回退】。
《www.micoder.cc》
虚拟化云计算,系统运维,安全技术服务.
| Tags: | [阅读全文...] |
最新评论