LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-09-2011, 01:58 AM   #1
htongaria
LQ Newbie
 
Registered: Feb 2011
Distribution: CentOS 5.5 x86 64
Posts: 9

Rep: Reputation: 0
Unhappy Dependency error while installing TEAMVIEWER on CentOS 5.5


Hi All,

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
libc.so.6(GLIBC_2.2.3) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.3) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.3.2) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.3.4) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.4) is needed by teamviewer6-6.0.9224-1.i386
libdl.so.2 is needed by teamviewer6-6.0.9224-1.i386
libdl.so.2(GLIBC_2.0) is needed by teamviewer6-6.0.9224-1.i386
libdl.so.2(GLIBC_2.1) is needed by teamviewer6-6.0.9224-1.i386
libICE.so.6 is needed by teamviewer6-6.0.9224-1.i386
libm.so.6 is needed by teamviewer6-6.0.9224-1.i386
libm.so.6(GLIBC_2.0) is needed by teamviewer6-6.0.9224-1.i386
libm.so.6(GLIBC_2.1) is needed by teamviewer6-6.0.9224-1.i386
libpthread.so.0 is needed by teamviewer6-6.0.9224-1.i386
libpthread.so.0(GLIBC_2.0) is needed by teamviewer6-6.0.9224-1.i386
libpthread.so.0(GLIBC_2.1) is needed by teamviewer6-6.0.9224-1.i386
libpthread.so.0(GLIBC_2.2) is needed by teamviewer6-6.0.9224-1.i386
libresolv.so.2 is needed by teamviewer6-6.0.9224-1.i386
libresolv.so.2(GLIBC_2.0) is needed by teamviewer6-6.0.9224-1.i386
libresolv.so.2(GLIBC_2.2) is needed by teamviewer6-6.0.9224-1.i386
libSM.so.6 is needed by teamviewer6-6.0.9224-1.i386
libX11.so.6 is needed by teamviewer6-6.0.9224-1.i386
libXext.so.6 is needed by teamviewer6-6.0.9224-1.i386
libz.so.1 is needed by teamviewer6-6.0.9224-1.i386
-------------------------------------------------------------

Please help resolve the same.
 
Old 02-09-2011, 02:19 AM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I think libglib don't quote me though.
Read this:
http://en.wikipedia.org/wiki/GNU_C_Library
 
Old 02-09-2011, 01:57 PM   #3
htongaria
LQ Newbie
 
Registered: Feb 2011
Distribution: CentOS 5.5 x86 64
Posts: 9

Original Poster
Rep: Reputation: 0
I am a fresher to linux. Please give me steps to fix the issue.
 
Old 09-04-2012, 02:54 PM   #4
bogdartysh
LQ Newbie
 
Registered: Sep 2012
Posts: 1

Rep: Reputation: Disabled
teamviewer depencencies could be too old

Hi, for me the issue was that teamviewer uses too old dependencies, and OS by default forces to have all libs of just one version.

try from terminal
sudo yum install --setopt=protected_multilib=false teamviewer_linux.rpm
 
Old 09-04-2012, 04:11 PM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
It's just the wrong version. It's a Teamviewer for e.g. CentOS 6.

Packages for EL5, CentOS 5 are available :
http://www.teamviewer.com/en/index.aspx
→ → http://www.teamviewer.com/en/download/linux.aspx

.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Inkscape on Centos 5.5 dependency problems nablue Linux - Distributions 4 06-24-2010 07:48 AM
Can't find Teamviewer after installing the Linux version on Ubuntu vic_cdn Linux - Desktop 2 05-03-2010 09:47 PM
Failed Dependency error occurs while installing openssl in centos prak86 Linux - Software 9 12-23-2009 06:07 PM
dependency error has occured at the time of installing software rkarthi2k5 Linux - Software 4 12-12-2008 02:37 PM
Kernel dependency error when installing sound drivers SeeingWhite Linux - Hardware 2 08-20-2003 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration