General :: Endless Failed Dependencies Installing RPM Files
Feb 19, 2010
I am trying to install a program called PQLII (seismology related). I'm running Red Hat Linux Fedora 9. When I installed the OS, I selected "Everything". When I run:
rpm -ivh PQL-2009-246.i386.rpm
It returns:
error: Failed dependencies:
libXFixes.so.3 is needed by PQL-2009-246
libXinerama.so.1 is needed by PQL-2009-246
rtld(GNU_HASH) is needed by PQL-2009-246
OK, so I google the 3 files listed and download them which I found on [URL]. None of the filenames listed matched precisely those listed, but I downloaded files that were as near a match as possible, i.e:
libXfixes-4.0.3-3.fc9.i386.rpm
libXinerama-1.0.3-1.fc9.i386.rpm
glibc-2.8-3.i386.rpm
Being the logical type, I first try to install libXfixes-4.0.3-3.fc9.i386.rpm since it's listed first, but it generates:
error: Failed dependencies:
rtld(GNU_HASH) is needed by libXfixes-4.0.3-3.fc9
Ok, so then I run:
rpm -ivh glibc-2.8-3.i386.rpm
which generates:
error: Failed dependencies:
glibc-common = 2.8-3 is needed by glibc-2.8-3
I persevere, search for and download glibc-common-2.8-3.i386.rpm.
rpm -ivh glibc-common-2.8-3.i386.rpm
generates:
error: Failed dependencies:
glibc = 2.8-3 is needed by glibc-common-2.8-3
tzdata >= 2003a is needed by glibc-common-2.8-3
Am I downloading the wrong files?
View 13 Replies
ADVERTISEMENT
May 3, 2011
I attempted to install the power management package apcupsd-3.14.8-1.el4.i386.rpm on a vortexbox (Fedora 14) appliance and got the following:
error: Failed dependencies:
libcrypto.so.4 is needed by apcupsd-3.14.8-1.i386
libnetsnmp.so.5 is needed by apcupsd-3.14.8-1.i386
net-snmp is needed by apcupsd-3.14.8-1.i386
How can I obtain and install these items?
View 3 Replies
View Related
Jan 1, 2011
I'm tying to install inspircd12 on vps. This is what i get.
Code:
syhsyhsyh:~ # rpm -Uhv inspircd12-1.2.8-2.1.i586.rpm
warning: inspircd12-1.2.8-2.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID aa829aef
error: Failed dependencies:
libgnutls.so.26 is needed by inspircd12-1.2.8-2.1.i586
libgnutls.so.26(GNUTLS_1_4) is needed by inspircd12-1.2.8-2.1.i586
libmysqlclient_r.so.15 is needed by inspircd12-1.2.8-2.1.i586
libmysqlclient_r.so.15(libmysqlclient_15) is needed by inspircd12-1.2.8-2.1.i586
libpq.so.5 is needed by inspircd12-1.2.8-2.1.i586
I have tried to install libgnutls.so.26 manual but it is still not working.
View 6 Replies
View Related
Dec 20, 2010
I find that (failed) dependencies are such a pain in the s.
I was just wondering, instead of using yum or online to find dependencies 1 by 1. Is there any faster method to go about installing dependencies? or any advice that makes linux installation a swift?
View 2 Replies
View Related
Dec 22, 2009
I am pretty new to linux, I was trying to install vnc enterprise edition (x64) but was getting the following error message:
"error: Failed dependencies:
libX11.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libXext.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libXtst.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libcrypt.so.1()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libdl.so.2()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1(GCC_3.0)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1(GCC_3.3)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libm.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(CXXABI_1.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(GLIBCPP_3.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(GLIBCPP_3.2.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64"
What to do for me to resolve this error.
View 4 Replies
View Related
Jul 22, 2011
I'm new to Linux and am trying to install libcurl to use in my c++ code on my fedora 14 system. I went to the libcurl site and downloaded the binary package for Redhat Linux 7.2 on i386. There was no download for Fedora.It was an .rpm package and so I used rpm -i libcurl4-7.21.7-1.i386.rpm to install it.
I received the following errors:
error: Failed dependencies:
libcom_err.so.3 is needed by libcurl4-7.21.7-1.i386
libcrypto.so.2 is needed by libcurl4-7.21.7-1.i386
libgdbm.so.2 is needed by libcurl4-7.21.7-1.i386
liblber.so.2 is needed by libcurl4-7.21.7-1.i386
libldap.so.2 is needed by libcurl4-7.21.7-1.i386
libsasl.so.7 is needed by libcurl4-7.21.7-1.i386
libssl.so.2 is needed by libcurl4-7.21.7-1.i38
Do I need to simply download these files? Or is it a problem of downloading the wrong binary package?
If I do need to download them then from where?
---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------
Never mind, I just did a yum install libcurl and it worked out......
yum is pretty amazing.
View 3 Replies
View Related
Jun 8, 2011
I have installed Redhat 5.5 and when I try to install Openoffice v 3.3, I get dependencies error. I successfully run "tar -xzvf" command. But when I run next command I get this error.
# rpm -Uivh *.rpm
error: Failed dependencies:
libfreetype.so.6()(64bit) is needed by ooobasis3.3-core04-3.3.0-9567.x86_64
libgnomevfs-2.so.0()(64bit) is needed by ooobasis3.3-gnome-integration-3.3.0-9567.x86_64
libgconf-2.so.4()(64bit) is needed by ooobasis3.3-gnome-integration-3.3.0-9567.x86_64
#
View 1 Replies
View Related
Jun 18, 2010
My goal here is to install the truetype fonts so I can use them in openoffice. I'm using Fedora 13 w/ Gnome. Just installed it yesterday, I followed the instructions found here: [URL] but I get this error: "error: Failed dependencies: /usr/sbin/chkfontpath is needed by msttcorefonts-2.0-1.noarch" I found chkfontpath at rpm.pbone.net and put it in my rpms folder but now I get "xfs is needed by chkfontpath-1.10.1-2.fc13.i686"
View 4 Replies
View Related
Apr 30, 2009
I'm trying to install squirrel mail in Fedora 10 server: I'm following this tutorial: [URL]. I'm at sudo rpm -ivh courier-imap-4.4.1.20080920-1.10.i386.rpm
When I run the command I get:
error: Failed dependencies:
/usr/local/bin/perl is needed by courier-imap-4.4.1.20080920-1.10.i386
I found this page [URL] which actually describes the error and gives a "solution" however it doesn't seem to solve my problem
error: Failed dependencies:
/usr/local/bin/perl is needed by courier-imap-4.1.1-1.4.i386
Solution: export PATH=/bin:/usr/bin
View 10 Replies
View Related
Nov 2, 2010
I am currently trying to upgrade over 100 rpms on multiple Red Hat servers. Whenever I try to do a rpm -u /packages/*.rpm i recieve a failed dependencies error on the very first rpm. I know that I can go though each rpm one by one and trace each dependency but that will take forever. Is there a way to skip these errors? I know the -nodeps command for rpm but I dont want to screw something up but running all of these rpms on -nodeps
View 10 Replies
View Related
Jun 14, 2010
I install x3270 but not install ll display error given, so how to install that package
Warning: /home/mainframe/x3270-x11-3.2.20-4.i386.rpm: V3 DSA signature: NOKEY, key ID 73307de6
error: Failed dependencies:
x3270 = 3.2.20 is needed by x3270-x11-3.2.20-4
View 2 Replies
View Related
Oct 28, 2009
While i installed rpm package its showing error of failed dependencies n in another case cant create transaction lock on /var/lib/rpm_db.000
View 4 Replies
View Related
Nov 19, 2010
rpm -ivh httpd-2.0.59-1.i386.rpm warning: httpd-2.0.59-1.i386.rpm: Header V3 DSA signature: NOKEY, key ID 751d7f27 error: Failed dependencies:
libapr-0.so.0 is needed by httpd-2.0.59-1.i386
libaprutil-0.so.0 is needed by httpd-2.0.59-1.i386
libcrypto.so.4 is needed by httpd-2.0.59-1.i386
liblber-2.2.so.7 is needed by httpd-2.0.59-1.i386
libldap-2.2.so.7 is needed by httpd-2.0.59-1.i386
libssl.so.4 is needed by httpd-2.0.59-1.i386
[root@ganesh apache]# warning: httpd-2.0.59-1.i386.rpm: Header V3 DSA signature: NOKEY, key ID 751d7f27 -bash: warning:: command not found
View 7 Replies
View Related
Oct 26, 2010
I do encounter when I try to install this file:
[root@mypc]# rpm -ivh sysstat-7.0.2-3.el5.i386.rpm
warning: sysstat-7.0.2-3.el5.i386.rpm: V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by sysstat-7.0.2-3.el5.i386
rtld(GNU_HASH) is needed by sysstat-7.0.2-3.el5.i386
Also when I try this also not work
# yum install sysstat
-bash: yum: command not found
However the os and email server working fine on it. What should I check and try it.
View 4 Replies
View Related
Dec 13, 2010
i am having a issue installing php-oci8. I am using a cesntos 5.5 OS
when i try installing php-oci8 i get this error
[root@web8 tmp]# rpm -ivh php-oci8-5.2.14-1.el5.remi.x86_64.rpm
warning: php-oci8-5.2.14-1.el5.remi.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 00f97f56
error: Failed dependencies:
php-common = 5.2.14-1.el5.remi is needed by php-oci8-5.2.14-1.el5.remi.x86_64
so then i checked whether i have php-common 5.2.14 installed it yielded this result
[root@web8 tmp]# rpm -qa php-common
php-common-5.2.14-jason.1
i dont understand why php-oci is not getting installed even though php-common is present.
View 1 Replies
View Related
Feb 23, 2011
I installed C ygwin (full installation) on my PC with WinXP on it.
Then I downloaded "SendIP" at: [URL].
/flin@JKPZV2X /cygdrive/d/software/sendip
$ rpm -ivh sendip-2.5-1.i386.rpm
error: Failed dependencies:
libc.so.6 is needed by sendip-2.5-1
libc.so.6(GLIBC_2.0) is needed by sendip-2.5-1
libc.so.6(GLIBC_2.1) is needed by sendip-2.5-1
libc.so.6(GLIBC_2.1.3) is needed by sendip-2.5-1
libc.so.6(GLIBC_2.3) is needed by sendip-2.5-1
libdl.so.2 is needed by sendip-2.5-1
libdl.so.2(GLIBC_2.0) is needed by sendip-2.5-1
libdl.so.2(GLIBC_2.1) is needed by sendip-2.5-1
libm.so.6 is needed by sendip-2.5-1
flin@JKPZV2X /cygdrive/d/software/send/
View 2 Replies
View Related
Oct 28, 2009
While loading a rpm package its showing error of failed dependencies so wat to do for dat pls guide me
n in another case its showing cant create transaction lock on /var/lib/rpm/_db.000
View 1 Replies
View Related
May 17, 2010
I'm currently trying to install TSM backup client 5.5.2 and getting dependency errors when i do the following rpm -i TIVsm-API.i386.rpm
[Code]...
linux version : Linux version 2.4.9-e.27smp (gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-118.7.2))
View 1 Replies
View Related
Dec 12, 2010
I tried
yum install kchmviewer-5.2-1.i586.rpm
then I got:
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Parsing package install arguments
Examining kchmviewer-5.2-1.i586.rpm: kchmviewer-5.2-1.i586
code....
View 3 Replies
View Related
Jul 14, 2010
I'm trying to install mysql-workbench on RedHat 5 Desktop - this is what I was given, didn't pick it.I found an appropriate RPM that I downloaded from the MySQL site, but it's asking for several dependencies that I don't know how to track down.
Here's the error message I get:
Code:
]# rpm -ivh /home/confluence/Desktop/mysql-workbench-oss-5.1.18a-1fc11.x86_64.rpm
error: Failed dependencies:
libatkmm-1.6.so.1()(64bit) is needed by mysql-workbench-oss-5.1.18-1fc11.x86_64
libcairomm-1.0.so.1()(64bit) is needed by mysql-workbench-oss-5.1.18-1fc11.x86_64
[code]....
The packages that aren't installed, I'm just not sure what aI should be looking for to install them. how EXACTLY would you suggest I fix this? By exactly I mean, the dependency you are missing is part of the following package, type yum install "packagename" to fix this.
View 10 Replies
View Related
Mar 31, 2010
When the RPM runs it come up with this error. How do I install the required dependencies? I have added more repositories, but still there are a few dependencies missing. Is there a zypper/sudo -get or something available? Opensuse 11.1 Gnome
[code]...
View 4 Replies
View Related
Oct 25, 2010
Does anyone know how I can install the following dependencies?
libcrypto.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libcurl.so.3 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libssl.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
I tried through yast with no luck.
View 2 Replies
View Related
Sep 26, 2010
I am trying to install rpm image of one of my application.
It fails with error: Failed dependencies: and the depenency reported is for libldap.so
I do have this library installed. Why rpm command is failing to detect the installed library ?
I do not want o use --nodeps or -force flags.
View 4 Replies
View Related
Oct 13, 2010
Trying to install net-snmp on a VM running rhel5. I did a 'rpm -qa |grep snmp' and it returned 'net-snmp-libs-5.3.2.2-9.el5' as already being installed.
So, I then ran 'rpm -ivh net-snmp-5.3.2.2-9.el5.1.x86_64rpm' and it returned an error: Failed dependencies: net-snmp-libs-5.3.2.2-9.el5 is needed.
Why isn't it recognizing that net-snmp-libs is already installed on the server?
View 11 Replies
View Related
Aug 19, 2010
I am attempting to write an rpm for railo-resin server. To the best of my knowledge the rpm is written correctly, however when I run "rpm -ivh rail-x.x.x.rpm" I get the following error.
Quote:error: Failed dependencies:
libodbc.so is needed by railo-3.1-2.i386
libodbcinst.so is needed by railo-3.1-2.i386
View 7 Replies
View Related
Nov 28, 2009
I'm running Fedora 11:
kernel Linux 2.6.30.9-96.fc11.i586
Gnome: 2.26.3
Trying to install orkaudio using the instructions here: [URL]
When I get to rpm -i ACE-5.4.8-1.i386.rpm I get:
error: Failed dependencies:
libcrypto.so.4 is needed by ACE-5.4.8-1.i386
libssl.so.4 is needed by ACE-5.4.8-1.i386
I've also tried system/administration/add/remove software but no joy.
if I do # yum install openssl
I get:
Loaded plugins: refresh-packagekit
Setting up Install Process
Package openssl-0.9.8k-5.fc11.i686 already installed and latest version
Nothing to do
View 1 Replies
View Related
Mar 16, 2011
following is the error [root@webserver Desktop]# rpm -ivh swl-apache-2.2.17.2-1.i386.rpm
error: Failed dependencies:
libpq.so.4 is needed by swl-apache-2.2.17.2-1.i386
[root@webserver Desktop]# rpm -ivh postgresql-libs-8.1.23-1PGDG.rhel5.x86_64.rpm
warning: postgresql-libs-8.1.23-1PGDG.rhel5.x86_64.rpm: Header V3 DSA
[code].....
View 1 Replies
View Related
Oct 1, 2010
I have a problem installing RRDTool on Centos 5.4 and it will always come up error dependencies cairo-devel and pangocairo but I already installed this packages.
View 2 Replies
View Related
Jan 11, 2010
I have a few questions on installing of mydns on page-5 of Till's guide: (The Perfect Server - OpenSUSE 11.1 [ISPConfig 3] - Page 5 | HowtoForge - Linux Howtos and Tutorials)
cd /tmp
wget http://download.opensuse.org/reposit...8-1.1.i586.rpm
wget http://download.opensuse.org/reposit...8-1.1.i586.rpm
rpm -i mydns*.rpm
rm -f mydns*.rpm
Isnt there an error somewhere here? When i go ahead to:
[Code]....
View 4 Replies
View Related
Jun 9, 2011
I am needing to install the geda pcb layout package on my system. The one that is in the repository is a much older version, 20091103, and some projects I need to modify were developed using a newer version, 20100929, and the older one on Ubuntu will not open them. I downloaded the pcb source and ran configure and a couple of dependencies failed that I was able to correct with synaptic. But, then it complained about not having gdlib-config. Which I cannot find that in the repositories. What do I need to get?
View 1 Replies
View Related