I am trying to rum my rpm package but getting this dependencies error.
[root@localhost ~]# rpm -ivh /root/x86_64/asterisk-1.8.12.2-1.fc15.x86_64.rpm
error: Failed dependencies:
libc.so.6(GLIBC_2.14)(64bit) is needed by asterisk-1.8.12.2-1.fc15.x86_64
libc.so.6(GLIBC_2.7)(64bit) is needed by asterisk-1.8.12.2-1.fc15.x86_64
libc.so.6(GLIBC_2.8)(64bit) is needed by asterisk-
Hi,
I am trying to install OpenFT and got the following message:
usmlva0001tsrv:/mnt/iso/linuxi64 # ./install.all
error: Failed dependencies:
libc.so.6.1()(64bit) is needed by PCMX-6.0A90-05.ia64
libc.so.6.1(GLIBC_2.2)(64bit) is needed by PCMX-6.0A90-05.ia64
libdl.so.2(GLIBC_2.0)(64bit) is needed by PCMX-6.0A90-05.ia64
libdl.so.2(GLIBC_2.1)(64bit) is needed by PCMX-6.0A90-05.ia64
libpthread.
Hi,
working on CentOS 5.7 64 bit. I need to install syslog-ng. First I downloaded syslog-ng RPM. When I install I get many dependencies error messages.
[root@amir ~]# rpm -ivh xvidcore-1.2.2-1.el6.rf.x86_64.rpmerror: Failed dependencies: libc.so.6(GLIBC_2.11)(64bit) is needed by xvidcore-1.2.2-1.el... [by frenzen]
I have a binary which needs some *.so files to execute.
Now when I try to execute it on some older machines it shows
/lib/libc.so.6: version `GLIBC_2.4' not found
how can I change its search path to /lib/i386-linux-gnu/libc.so.6 from /lib/libc.so.6
So I can run two different libc files on a same machine.
Hi,
I am unable to install VLC or any other media players in my SL 6.3 distro.
So, I used Debian Kit (in the google play store) to install Ubuntu alongside my android on my smart phone. The problem is, no matter what I do, I can't get it to do anything I wanted it to do.
Hi Guys,
I've found a lot of topics with this issue, but they either didnt provide a solution or didnt have one.
When i try to install Tivoli Management Framewoek on lenny, i get the following:
Code:
error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
This is fixed by editing the installer and changing the LD_ASSUME_KERNEL, to the versio
trying to install libxml2, complains about dependencies; dependencies exist on system, any ideas anyone?