CentOS 5 Server :: Install Gcc But Get Miss Dependency

Aug 29, 2011

I tried to install gcc on my box, but I got "Missing Dependency" in the end.

# yum install gcc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
dcsrd

[Code]....

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Install The Dependency Files Like Gcc, Gcc-++ Etc

May 26, 2011

I want to install the subversion. I want to install the depandancy files like gcc, gcc-++ etc. But when I try to use Yum, I get errors. When I tried yum install I got the following erro xulrunner-1.9.2.17-3.el5.x86_64 from updates has depsolving problems

--> xulrunner conflicts with firefox
dbus-libs-1.1.2-14.el5.i386 from installed has depsolving problems
--> Missing Dependency: dbus = 1.1.2-14.el5 is needed by package dbus-libs-1.1.2-14.el5.i386 (installed)

[Code]....

View 1 Replies View Related

General :: Yum Missing Dependency With Mplayer Centos 5 Server

Jun 29, 2011

yum Missing Dependency with mplayer centos 5 server.

Code:

How can i fix this issue its doing this with both mencoder and mplayer.

View 7 Replies View Related

Server :: Yum Update PHP On CentOS - Missing Dependency Php-common?

Jul 21, 2009

I am trying to update PHP on a centos server by using

Code:

yum update php which results in the following...

Code:

Setting up Update Process
Setting up repositories
plesk 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00

[code]....

Error: Missing Dependency: php-common = 5.2.9-1.el4.art is needed by package php-xml I think PHP was previously updated using the centosplus repository which may be causing this problem. yum install php-common results in a nothing to do error.

View 6 Replies View Related

CentOS 5 Server :: Missing Dependency:kernel I686 2.6.18-194.32.1.el5

Apr 15, 2011

Linux using CentOS server and while updating this using yum update, it shows error like this

The program package-cleanup is found in the yum-utils package.

View 2 Replies View Related

Networking :: Why Does Server Miss The Ack From Client While Tcp Handshaker

Apr 12, 2010

We have a problem with tcp link.

Os version: linux 2.6.9

Client will connect 2 tcp links to server.

One link is ok but another can't.

From tcpdump, we see:
1. client SYN-----> server
2. server SYN/ACK---> client
3. client ACK ----> server
4. client data ----> server
5. client retransmit data some times ----> server
6. server SYN/ACK ----> client (weird, it look like server miss the step 3)

View 2 Replies View Related

CentOS 5 :: Install Vlc Dependency File Manually?

Jan 21, 2011

i installed centos 5 in my pc. and i installed vlc 0.9.9.rpm. while installing it is asking some dependency files. then i install rpmforge.rpm. rpmforge clears all dependency files so then i am able to install vlc on my pc very successfully. now i have a another pc with centos 5. i dont have network connection on second pc.

so i want to copy these dependency files (installed by rpmforge while installing vlc) from first computer to sencond computer(without internet) by pen drive. and want to install these dependency files manually.because rpmforge is install dependency files form internet. is it possible to install dependency file manually.

View 8 Replies View Related

CentOS 5 :: Dependency Errors Install The R Statistical Package

Mar 19, 2009

I am trying to install "R" on my CentOS 5.2 machine. Arch is x86_64 and I've removed all the x86_32 packages and run a yum update.

I am receiving the following dependency errors when I do a yum install R.x86_64:

View 3 Replies View Related

CentOS 5 Networking :: Can't Install Card For Intel DG41TY - Missing Dependency: Kernel(net_core)

Mar 12, 2009

I have been able to load CentOS on my computer. I have the motherboard DG41TY from Intel. It seems that the only problem I have is my network card does not work. On the Intel site there is a link to download the network driver for Linux. I did that. It's an rpm file. realtek-r8169-kmp-default-8.004.00_2.6.16.60_0.21-0.i586.rpm is the name. When i right click and say install it tried to connect to the internet for some thing and fails. of coarse it does there not loaded yet. I added a second nic that cent did recognize and got me online. I want to load the on board driver and remove the add on card. When I try to load now I get missing dependencys.

[Code]....

View 3 Replies View Related

Slackware :: "slackpkg Install-new" Miss Some Pkgs?

May 12, 2010

I had some problems with buez4 and blueman, so I decided to reinstall everything typing

Code:

removepkg /var/log/packages/blue*

and

Code:

removepkg /var/log/packages/*obex*

Once I've tried to reinstall all the stuff using slackpkg with

Code:

slackpkg install-new

it showed me only this packages to install:

blueman-1.21-x86_64-1.txz
bluez-4.64-x86_64-1.txz
obex-data-server-0.4.5-x86_64-1.txz
obexfs-0.12-x86_64-1.txz

[code]....

View 6 Replies View Related

CentOS 5 :: Cannot Install Alsa Player - Error "Missing Dependency: Libsndfile.so.1(libsndfile.so.1.0) Is Needed By Package Alsaplayer"

Mar 23, 2009

I'm trying to install Alsa Player in my CentOS 5.2 using add/remove software. I get the following error:

Missing Dependency: libsndfile.so.1(libsndfile.so.1.0) is needed by package alsaplayer
Missing Dependency: libjack.so.0 is needed by package alsaplayer
Missing Dependency: libFLAC.so.8 is needed by package alsaplayer
Missing Dependency: libsndfile.so.1 is needed by package alsaplayer
Missing Dependency: libxosd.so.2 is needed by package alsaplayer
Missing Dependency: libid3tag.so.0 is needed by package alsaplayer
Missing Dependency: libmad.so.0 is needed by package alsaplayer

When I try to search the depencies using yum (yum search libsndfile), the result is : No Matches found.

View 6 Replies View Related

CentOS 5 :: Missing The Dependency For Vlc?

May 18, 2009

Fresh instalaation of Centos 5.3 (32 bit machine). Got the Dag-Wier repos set up. Ran yum install videolan-client which found one missing dependency: libdvdread.so.3 is needed by vlc.0.9.9-2.el5.rf.i386. Looking in /usr/lib, I find libdvdread.so.4.1.3 installed, but no libdvdread.so.3. I created a symboloic link libdvdread.s0.3 -> libdvdread.so.4..1.3 and rand ldconfig. Tried to install videolan-client again with yum but got the same failed dependency. how to get vlc installed?

View 3 Replies View Related

CentOS 5 :: Dependency Error - 5.4

Jan 26, 2010

I am having dependency problems.

I am using all of the official centos5 repos except "plus".

I am using the stable repos of rpmforge and ATRPMS.

When I use su -c 'yum update'

I get the following dependency errors:

As far as I can tell, the errors are coming from one or both of the 3rd party repos.

I am using the yum plugin priorities:

Here is that info:

View 5 Replies View Related

CentOS 5 :: Perl Dependency While Using Yum Update

Apr 9, 2009

I'm having some perl problems while using yum update... I recently upgraded to 5.3 and have the latest MailScanner.. I do not want to have to remove perl because it will remove a bunch of other things along with it.

[Code]....

View 2 Replies View Related

Software :: Preventing Dependency Conflicts - CentOS 6

Aug 3, 2011

I've recently installed cacti on one of my servers and grimaced a bit when I had to install additional third-party yum repositories for CentOS 6. My question is, how does one go about preventing potential conflicts with certain dependencies overwriting key/critical dependencies relied upon from packages that might share them, i.e. apache? I understand yum priorities and have read the discussions regarding pros/cons from the threads involving one of the YUM maintainers. Since I need my servers to act as production-class equipment and, hence, be as reliable as they can, I'm always hesitant to allow yum to automate package upgrades when third-party repos are involved. How best to handle this?

View 3 Replies View Related

CentOS 5 :: 5.3 Update Rhythmbox Dependency Failure

Apr 1, 2009

Just tried updating 5.2 to 5.3; using both pup and yum, and both get the same error:

Error: Missing Dependency: libgpod.so.0 is needed by package rhythmbox

If I remove rhythmbox (I don't use it on this machine) the upgrade works, but I thought I'd post in case someone wanted to take a look at it.

View 4 Replies View Related

CentOS 5 :: 5.1 X86_64 Missing Dependency Nspr?

Apr 13, 2009

I can't update centos 5.1 x86_64 from updates Is the correct repository [URL]? But I found this dependency (nspr >=4.6.99 ) inside the [URL]. I need to setup these two repositories ?

#yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories

[code]...

View 2 Replies View Related

CentOS 5 :: Where To Find Build Logs For Dependency

Aug 28, 2009

Is there any way of getting the build logs of the CentOS packages? I'm dealing with a possible build problem in CentOS's Samba similar to [URL], so it would be very useful to have the build logs available to check for such dependency problems, etc.

View 6 Replies View Related

CentOS 5 :: Yum Upgrade Failed - Missing Dependency

Oct 23, 2009

uname -a
is
Linux centos52-64-fuj 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

Yum upgrade gives :
Quote:
---> Package libsilc.x86_64 0:1.0.2-2.fc6 set to be updated
---> Package sgpio.x86_64 0:1.2.0_10-2.el5 set to be updated
---> Package meanwhile.x86_64 0:1.0.2-5.el5 set to be updated
---> Processing Dependency: libhdf5.so.0()(64bit) for package: octave
---> Package cyrus-sasl-md5.x86_64 0:2.1.22-5.el5 set to be updated
---> Package fipscheck.x86_64 0:1.2.0-1.el5 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: libhdf5.so.0()(64bit) is needed by package octave
Error: Missing Dependency: hal >= 0.5.9 is needed by package gparted

View 8 Replies View Related

CentOS 5 :: Yum Update Dependency - Kpartx And Lvm2

Jan 5, 2010

I'm trying just a generic yum update to bring the machine up to date, I'm running into problems with two packages and their dependencies, kpartx and lvm2

I've removed any additional repositories, and performed a yum clean all

I think my problem comes down to device-mapper, it's asking for 1.02.32-1 to install lvm2 however if I run a yum list device-mapper it only shows 1.02.24-1.el5 as installed, and it is not marked for update. I've tried downloading the rpm directly, If i try to install the rpm with yum I'm told that there is nothing to do, if I try to install directly I run into problems with conflicts with the already installed package.

The kpartx seems dependent on device-mapper-multipath

I'm getting this problem on 2 machines.

View 11 Replies View Related

CentOS 5 :: Error: Missing Dependency Glibc?

Jul 14, 2010

i have a error in my vpsError: Missing Dependency: glibc = 2.5-49.el5_5.2 is needed by package nscd-2.5-49.el5_5.2.i386 (updates)

View 1 Replies View Related

Server :: Installing Squid On A CPanel Server - URI::URL Dependency Already Installed?

Jan 12, 2010

I know this seems obvious but i'm stuck. I'm trying to install squid via the command "yum install squid" and here is the output:Quote:

Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00

[code]....

View 1 Replies View Related

Software :: Dependency Error While Installing TeamViewer On CentOS 5.5

Feb 9, 2011

I was trying installing teamviewer on a CentOS 5.5 machine and received the following error:

# rpm -ivh teamviewer_linux.rpm
error: Failed dependencies:
libasound.so.2 is needed by teamviewer6-6.0.9224-1.i386
libc.so.6 is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.0) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.1) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.1.2) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.1.3) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.2) is needed by teamviewer6-6.0.9224-1.i386 .....

View 2 Replies View Related

Software :: Update CentOS 5.6 But Its Throwing Me An Missing Dependency

Jul 13, 2011

I am trying to update CentOS 5.6 but its throwing me an missing dependency error.

Code:
Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.i386 (installed) I checked /usr/bin and the file "rebuild-security-providers" is present in the folder. So i really don't know why is it throwing an error. I also searched LQ but no relevant results.

View 4 Replies View Related

CentOS 5 :: Dependency Conflict With Latest MySQL And Dovecot

May 8, 2009

Running CentOS 5.3
Recently installed - manually, not with yum, the rpm distribution of the latest MySql (5.1.34) as I needed the latest version, not the one that YUM lists. I am now trying to set up (for the first time) an email server on the same system, and I have been led to believe that postfix and dovecot are the way to go. However when I try to install dovecot I get this:

Matched: dovecot
dovecot.i386 : Dovecot Secure imap server
[root@localhost ROOT]# yum install dovecot.i386
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* extras: mirror.trouble-free.net
* updates: www.gtlib.gatech.edu
* base: pubmirrors.reflected.net
* addons: mirrors.gigenet.com
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package dovecot.i386 0:1.0.7-7.el5 set to be updated
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: dovecot
--> Processing Dependency: libmysqlclient.so.15 for package: dovecot
--> Running transaction check
---> Package mysql.i386 0:5.0.45-7.el5 set to be updated
--> Processing Conflict: mysql conflicts MySQL
--> Finished Dependency Resolution
mysql-5.0.45-7.el5.i386 from base has depsolving problems
--> mysql conflicts with MySQL-server-community
Error: mysql conflicts with MySQL-server-community
[root@localhost ROOT]# yum deplist dovecot.i386

View 7 Replies View Related

CentOS 5 :: Glibc Won't Update / Depresolve - Get Dependency Error

Sep 21, 2009

I'm running my own repository for my CentOS servers and ran into problem which seems to be on the 32bit boxes only. When trying to patch, I get the following dependency error.

[Code]....

View 9 Replies View Related

CentOS 5 :: CPAN Says Package Is Installed - But YUM Says Dependency Is Missing

Sep 30, 2010

I'm trying to install freeside, a perl based web application using the provided rpms & yum installation instructions.

It won't proceed because of missing dependencies and ends with the following:

View 6 Replies View Related

Ubuntu :: 10.10 Logo Miss At Startup

Apr 25, 2011

I've just upgraded ubuntu and i noticed that the ubuntu logo has been replaced with the text "Ubuntu 10.10". When i boot ubuntu i get a black screen for 10-15 seconds and then the text and the five dots. Before the desktop is loaded the computer shows some other text like those in verbose mode.

View 4 Replies View Related

CentOS 5 :: Can't Compile Asterisk-addons Because Of Failed Mysql Dependency?

Mar 29, 2009

I'm having a hard time getting part of Asterisk (the open source PBX) called asterisk-addons to compile with mysql CDR support which I need to enable Realtime I believe. I've spent the whole day trying to fault find this one (including thinking I had ruined my box and creating a new CentOS build!) and am pretty worn outWhen I attempt to install asterisk-addons (I've tried 1.6.0.1, 1.6.0.1-patch and 1.6.1.0-rc3), I get the following line in a ./configure:

checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... no
Then when I do a make menuselect, MySQL is not selectable and XXX"d out:
[code]....

View 5 Replies View Related

CentOS 5 :: Error: Missing Dependency: Perl(Compress::Raw::Zlib)

Mar 3, 2010

I'm trying to run yum update and I'm seeing the following

error:--> Finished Dependency Resolution
perl-IO-Compress-2.024-1.el5.rf.noarch from rpmforge has depsolving problems Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (rpmforge)

You could try using --skip-broken to work around the problem

[Code]...

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved