The manpage is blank when centos5.4 encounters a problem!

Source: Internet
Author: User
The manpage is blank when centos5.4 encounters a problem! -- Linux general technology-Linux technology and application information. For details, refer to the following section. The original man page prompts that libstdc ++. so.6 could not be found. After I link it to libstdc ++-3-libc6.2-2.10.0.so, no error is reported. A large white space is displayed and an END is located in the lower left corner. ,
The following are related files in lib and variables such as paths.

Ll | grep libstdc ++
-Rwxr-xr-x 2 root 262092 libstdc ++-3-libc6.2-2.10.0.so
Lrwxrwxrwx 1 root 33 11-23 libstdc ++-libc6.1-1. so.2->/usr/lib/libstdc ++-libc6.2-2. so.3
Lrwxrwxrwx 1 root 31 11-23 0:06 libstdc ++-libc6.2-2. so.3-> libstdc ++-3-libc6.2-2-2.10.0.so
Lrwxrwxrwx 1 root 18 11-23 libstdc ++. so.5-> libstdc ++. so.5.0.7
-Rwxr-xr-x 1 root 733168 libstdc ++. so.5.0.7
-Rwxr-xr-x 2 root 262092 libstdc ++. so.6
-Rwxr-xr-x 1 root 0 11-23 libstdc ++. so.6.0.8

Echo $ PATH
/Usr/java/default/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin: /bin:/usr/sbin:/usr/bin:/root/bin


Set
BASH =/bin/bash
BASH_ARGC = ()
BASH_ARGV = ()
BASH_LINENO = ()
BASH_SOURCE = ()
BASH_VERSINFO = ([0] = "3" [1] = "2" [2] = "25" [3] = "1" [4] = "release" [5] = "i686-redhat-linux-gnu ")
BASH_VERSION = '3. 2.25 (1)-release'
CLASSPATH =.:/usr/java/default/lib/dt. jar:/usr/java/default/lib/tools. jar
COLORS =/etc/DIR_COLORS.xterm
COLUMNS = 80
DIRSTACK = ()
EUID = 0
GROUPS = ()
G_BROKEN_FILENAMES = 1
HISTFILE =/root/. bash_history
HISTFILESIZE = 1000
History Size = 1000
HOME =/root
HOSTNAME = chaojiketang
HOSTTYPE = i686
IFS = $ '\ t \ N'
INPUTRC =/etc/inputrc
JAVA_HOME =/usr/java/default
LANG = zh_CN.GB18030
LANGUAGE = zh_CN.GB18030: zh_CN.GB2312: zh_CN: zh_CN.UTF8
LD_LIBRARY_PATH =/opt/app/oracle9i/9.2.0/lib:/usr/local/lib:/usr/X11R6/lib
LESSOPEN = '|/usr/bin/lesspipe. sh % s'
LINES = 24
LOGNAME = root
LS_COLORS = 'no = 00: fi = 00: di = 00; 34: ln = 00; 36: pi = 40; 33: so = 00; 35: bd = 40; 33; 01: cd = 40; 33; 01: or = 01; 05; 37; 41: mi = 01; 05; 37; 41: ex = 00; 32 :*. cmd = 00; 32 :*. exe = 00; 32 :*. com = 00; 32 :*. btm = 00; 32 :*. bat = 00; 32 :*. sh = 00; 32 :*. csh = 00; 32 :*. tar = 00; 31 :*. tgz = 00; 31 :*. arj = 00; 31 :*. taz = 00; 31 :*. lzh = 00; 31 :*. zip = 00; 31 :*. z = 00; 31 :*. Z = 00; 31 :*. gz = 00; 31 :*. bz2 = 00; 31 :*. bz = 00; 31 :*. tz = 00; 31 :*. rpm = 00; 31 :*. cpio = 00; 31 :*. jpg = 00; 35 :*. gif = 00; 35 :*. bmp = 00; 35 :*. xbm = 00; 35 :*. xpm = 00; 35 :*. png = 00; 35 :*. tif = 00; 35 :'
MACHTYPE = i686-redhat-linux-gnu
MAIL =/var/spool/mail/root
MAILCHECK = 60
OLDPWD =/usr/share/man/zh_CN/man8
OPTERR = 1
OPTIND = 1
ORACLE_BASE =/opt/app/oracle9i
ORACLE_HOME =/opt/app/oracle9i/9.2.0
ORACLE_OWNER = oracle
ORACLE_SID = ycjyxt
ORACLE_TERM = xterm
ORA_NLS33 =/opt/app/oracle9i/9.2.0/ocommon/nls/admin/data
OSTYPE = linux-gnu
PATH =/usr/java/default/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin: /sbin:/bin:/usr/sbin:/usr/bin:/root/bin
PIPESTATUS = ([0] = "0 ")
PPID = 31457
PROMPT_COMMAND = 'echo-ne "\ 033] 0; $ {USER }@$ {HOSTNAME %. * }:$ {PWD/# $ HOME /~} "; Echo-ne" \ 007 "'
PS1 = '[\ u @ \ h \ W] \ $'
PS2 = '>'
PS4 = '+'
PWD =/usr/lib
SHELL =/bin/bash
SHELLOPTS = braceexpand: emacs: hashall: histexpand: history: interactive-comments: monitor
SHLVL = 1
SSH_ASKPASS =/usr/libexec/openssh/gnome-ssh-askpass
SUPPORTED = zh_CN.GB18030: zh_CN: zh: en_US.UTF-8: en_US: en
TERM = xterm
TNS_ADMIN =/opt/app/oracle9i/9.2.0/network/admin
UID = 0
USER = root
_ =.:/Usr/java/default/lib/dt. jar:/usr/java/default/lib/tools. jar
Consoletype = pty
Tmpid = 0



Language settings

Cat/etc/sysconfig/i18n


LANG = "zh_CN.GB18030"
LANGUAGE = "zh_CN.GB18030: zh_CN.GB2312: zh_CN: zh_CN.UTF8"
SUPPORTED = "zh_CN.GB18030: zh_CN: zh: en_US.UTF-8: en_US: en"
SYSFONT = "lat0-sun16"
SYSFONTACM = "8859-15"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.