daveix 发表于 2004-1-18 21:21:36

为什么libc.so.6装不上呢?

我装的是redhat9.0,起初没有安装VNC,现在想装,但是说我需要libc.so.6,于是就去下载了,但是装的时候有说我已经装了,请问怎么回事啊?不会搞得要重装系统吧.
向各位高手请教了 :P

Bluedata 发表于 2004-1-18 21:31:46

看看是不是版本低了。

daveix 发表于 2004-1-18 21:48:47

我安装了:
rpm -ivh glibc-2.3.2-27.9.7.i386.rpm
Preparing...                ###########################################
      package glibc-2.3.2-27.9.7 is already installed
      file /lib/ld-2.3.2.so from install of glibc-2.3.2-27.9.7 conflicts with file from package glibc-2.3.2-27.9.7
      file /lib/libBrokenLocale-2.3.2.so from install of glibc-2.3.2-27.9.7 conflicts with file from package glibc-2.3.2-27.9.7
下面还有很多,就不贴了.
说需要我再试着装VNC,还是照样libc.so.6.
救命啊~~~~~难道没有人能解决了吗?

daveix 发表于 2004-1-18 21:58:55

还有,我安装一些软件,./configure后,出现下列信息
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

是不是还是跟这个libc.so.6有关啊

Bluedata 发表于 2004-1-18 22:43:19

编译器都没有还怎么编译啊。
gcc... no
cc... no
页: [1]
查看完整版本: 为什么libc.so.6装不上呢?