论坛首页 综合技术论坛

fecoda6下glibc包导致的问题

浏览 3809 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2007-04-13  
在fecoda6下安装一个软件时提示少包,于是就安装glibc包:

Linux
 
  1. [root@Britney linux]# rpm -ivh gli*.rpm  
  2. warning: glibc-2.5-3.i686.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2  
  3. Preparing...                ########################################### [100%]  
  4.         package glibc-common-2.5-3 is already installed  
  5.         package glibc-2.5-3 is already installed  


但是当我再用rpm -q进行查询时,还是显示未安装:
Linux
 
  1. [root@Britney linux]# rpm -q *.rpm  
  2. package gcc-4.1.1-51.fc6.i386.rpm is not installed  
  3. package glibc-2.5-3.i686.rpm is not installed  
  4. package glibc-common-2.5-3.i386.rpm is not installed  


当安装软件时,还是提示相同的错误:
Linux
 
  1. [root@Britney as]# ./apusic*.bin  
  2. Preparing to install...  
  3. Extracting the JRE from the installer archive...  
  4. Unpacking the JRE...  
  5. Extracting the installation resources from the installer archive...  
  6. Configuring the installer for this system's environment...  
  7. awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory  
  8. dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory  
  9. /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory  
  10. basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory  
  11. dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory  
  12. basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory  
  13.   
  14. Launching installer...  
  15.   
  16. grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory  
  17. /tmp/install.dir.21872/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory  


试过rhel5.0,也是同样问题。
   发表时间:2007-04-13  
你的机器是i686?
应该是jre的编译的指令集不适合你现在的cpu,所以报错。
0 请登录后投票
论坛首页 综合技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics