|
|
|
|
 安装prozilla问题 - fufangxiao [ 2006-02-25 19:38 | 731 byte(s)]
 Re: 安装prozilla问题 - fufangxiao [ 2006-02-25 20:01 | 258 byte(s)]
 Re: 安装prozilla问题 - skyone [ 2006-02-26 13:01 | 230 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
: Failed dependencies:
libc.so.6()(64bit) is needed by prozilla-1.3.7.4-1.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by prozilla-1.3.7.4-1.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by prozilla-1.3.7.4-1.x86_64
libncurses.so.5()(64bit) is needed by prozilla-1.3.7.4-1.x86_64
libpthread.so.0()(64bit) is needed by prozilla-1.3.7.4-1.x86_64
libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by prozilla-1.3.7.4-1.x86_64
libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by prozilla-1.3.7.4-1.x86_64
这几个库我看了一下,都有啊
并且我已经
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib
是不是版本问题啊?
我用的是redhat 9.0
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
rpm -ivf /tmp/glibc-2.3.90-38.i686.rpm
error: Failed dependencies:
glibc-common = 2.3.90-38 is needed by glibc-2.3.90-38.i686
glibc > 2.3.5 conflicts with glibc-common-2.3.5-10.i386
这又是什么原因啊?
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
glibc-common = 2.3.90-38 is needed by glibc-2.3.90-38.i686
glibc > 2.3.5 conflicts with glibc-common-2.3.5-10.i386
包依赖错误,你至少先安装glibc-common = 2.3.90-38和glibc > 2.3.5 conflicts
|
|
|
----
轻舞飞扬?:)!那是我的手指!
|
|
[Original]
[Print]
[Top]
|
|
|