设为首页 加入收藏

TOP

OracleSqlplus中上下键出现^[[A乱码问题(一)
2015-07-24 10:33:07 来源: 作者: 【 】 浏览:1
Tags:OracleSqlplus 上下 出现 乱码 问题

安装rlwrap

下载:http://utopia.knoware.nl/~hlub/uck/rlwrap/

或者 百度云盘:http://pan.baidu.com/s/1ntM8YXr
需要先安装readline,否则会报一下错误: You need the GNU readline library(ftp://ftp.gnu.org/gnu/readline/ ) to build this program! 如下:

[root@rtest ~]# cd /opt/ [root@rtest opt]# ll total 256 drwxr-xr-x 3 root root 4096 Apr 22 09:54 ORCLfmap -rw-r--r-- 1 root root 251438 May 6 10:12 rlwrap-0.37.tar.gz [root@rtest opt]# tar -zxvf rlwrap-0.37.tar.gz [root@rtest opt]# cd rlwrap-0.37 [root@rtest rlwrap-0.37]# ll total 408 -rw-rw-r-- 1 oracle dba 35029 Apr 30 2010 aclocal.m4 -rw-r--r-- 1 oracle dba 638 Aug 15 2006 AUTHORS -rw-r--r-- 1 oracle dba 4267 May 5 2010 BUGS -rw-r--r-- 1 oracle dba 105 Aug 10 2003 ChangeLog drwxrwxr-x 2 oracle dba 4096 May 5 2010 completions -rw-rw-r-- 1 oracle dba 7042 Apr 30 2010 config.h.in -rwxr-xr-x 1 oracle dba 222847 Apr 30 2010 configure -rw-r--r-- 1 oracle dba 11521 Apr 30 2010 configure.ac -rw-r--r-- 1 oracle dba 17992 Aug 8 2006 COPYING drwxrwxr-x 2 oracle dba 4096 May 5 2010 doc drwxrwxr-x 2 oracle dba 4096 May 5 2010 filters -rw-r--r-- 1 oracle dba 2019 Nov 23 2009 INSTALL -rw-r--r-- 1 oracle dba 1272 Jan 23 2010 Makefile.am -rw-rw-r-- 1 oracle dba 28316 Apr 30 2010 Makefile.in -rw-r--r-- 1 oracle dba 16788 Apr 30 2010 NEWS -rw-r--r-- 1 oracle dba 1394 Oct 24 2007 PLEA -rw-r--r-- 1 oracle dba 3070 Jan 8 2010 README drwxrwxr-x 2 oracle dba 4096 May 5 2010 src drwxrwxr-x 2 oracle dba 4096 May 5 2010 test -rw-r--r-- 1 oracle dba 310 Apr 16 2010 TODO drwxrwxr-x 2 oracle dba 4096 May 5 2010 tools [root@rtest rlwrap-0.37]# [root@rtest rlwrap-0.37]# ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for perl... /usr/bin/perl checking for strip... strip checking fo
首页 上一页 1 2 3 4 5 6 7 下一页 尾页 1/7/7
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇oracle截取日期类型的时分 下一篇MYSQL表中汉字写入或字段赋值时乱..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·TCP/UDP协议_百度百科 (2025-12-26 12:20:11)
·什么是TCP和UDP协议 (2025-12-26 12:20:09)
·TCP和UDP详解 (非常 (2025-12-26 12:20:06)
·Python 教程 - W3Sch (2025-12-26 12:00:51)
·Python基础教程,Pyt (2025-12-26 12:00:48)