Fedora :: Failed Dependencies Error During Orkaudio Install
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
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
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
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)
I tried installing the RPM from tcpflow website. error: Failed dependencies: libpcap.so.0.6.2 is needed by tcpflow-0.21-1.i386 I installed libpcap1-32bit, but doesn't help. I tried added soft-link to libpcap.so.1.0.0 from libpcap.so.0.6.2 to workaround, doesn't help. hen I DLed the tarball, ./configure gives an error, even after including --with-pcap=/usr/lib64/libpcap.so.1.0.0 checking for --with-pcap option... configure: error: /usr/lib64/libpcap.so.1.0.0 does not exist I CAN'T install the rpm, I CAN't compile from source. I can't find this program on any suse repo. I need to use this prog -- what can I do?
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"
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.
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"
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
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
I've been working to get gcc up and running on a new install of Fedora 13. glibc-devel had dependencies upon installation where it required glibc and glibc-common, both 2.12.1-3. No problem, found both at rpm dot pbone dot net. However, when I try to install the following circular dependency results... it doesn't matter the order of install.
Code:
[root AT localhost gcc_install]# rpm -ivh glibc-common-2.12.1-3.x86_64 .rpm error: Failed dependencies: glibc = 2.12.1-3 is needed by glibc-common-2.12.1-3.x86_64
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?
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
I've recently got this error coming up when I try to install things via yum through the terminal. It happens when I try to install *anything* at all. I'm running 32bit Fedora 14, although my laptop is 64 bit.
I think the error may have occurred a while back when trying to upgrade to fedora 15 running 64 bit, although I'm not sure exactly what I did then
Quote:
I have tried running "rpm -Va --nofiles --nodigest" and I just get this error again.
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.
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
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
I am a newbie trying to install XMLSec on my server. I have CentOS 5 with OpenSSL 0.9.8b. I downloaded xmlsec1-1.0.3-1.i386.rpm from [URL]. While doing rpm -Uvh xmlsec1-1.0.3-1.i386.rpm I get the following error message.
error: Failed dependencies: libcrypto.so.4 is needed by xmlsec1-1.0.3-1.i386 libxml2.so.2 is needed by xmlsec1-1.0.3-1.i386 libxslt.so.1 is needed by xmlsec1-1.0.3-1.i386
I also downloaded RPM's for libxml2 and libxslt from ftp://xmlsoft.org/libxslt/ but each package give further errors rpm -Uvh libxml2-2.7.3-1.x86_64.rpm warning: libxml2-2.7.3-1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID de95bc1f error: Failed dependencies: libxml2 = 2.6.26 is needed by (installed) libxml2-python-2.6.26-2.1.2.7.x86_64
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.
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/
I have installed greenstone in RHEL 4 and the version for greenstone is 2.8 . when I install this from imagemagic rpm I get some dependant files to be installed there are many to be installed are these inculeded in one rpm package or do I need to install one by one the dependancy files are
Failed dependencies: libHalf.so.4 is needed by ImageMagick-6.6.5-4.i386 libIex.so.4 is needed by ImageMagick-6.6.5-4.i386 libIlmImf.so.4 is needed by ImageMagick-6.6.5-4.i386 libImath.so.4 is needed by ImageMagick-6.6.5-4.i386 libc.so.6(GLIBC_2.4) is needed by ImageMagick-6.6.5-4.i386 libcdt.so.4 is needed by ImageMagick-6.6.5-4.i386 [Code]...
how to find the above files are from which package
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?
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 #
I try to install git packages, when I type ./configure it gives me the error: Code: C compiler cannot create executable Search around, and I find a solution, install the g++ packages, simply type:
Code: apt-get install g++ But it gives me another error
Code: The following packages have unmet dependencies: G++ : Depends: g++-4.4 (>= 4.4.3-1) but it is not going to be installed E: Broken packages I also tried
Code: apt-get install build-essential But I get another error
Code: The following packages have unmet dependencies: build-essential : Depends: libc6-dev but it is not going to be installed or libc-dev : Depends: g++ (>= 4:4.3.1) but it is not going to be installed E: Broken packages
Subprocess failed. Error: RPM failed: installing package xen-4.0.0_21091_06-0.1.1.x86_64 needs 27MB on the /boot filesystemI seem not to be able to change the size of the /boot, but 11.2 loads okay but not 11.3There only 19MB left from 66 and I can't make it bigger, I hope there is someone thathas seen this. I would like to see some of the update with XEN.