PDA

View Full Version : teamviewer dependency errors [latest kali]



newblet
2015-12-18, 08:03
ive been trying to install teamviewer on kali for the good part of an afternoon but i get dependency errors when i try to install it sorry for the long post ... im pretty new to linux so sorry if i come off as retarded, i know that last part is wrong but i dont know why i keep ending up there
steps ive tried
root@kali:~# dpkg --add-architecture i386
root@kali:~# apt-get update
Segmentation fault
Reading package lists... Done

root@kali:~# dir
6chars.txt Downloads Public Templates
Desktop Music teamviewer_11.0.53191_amd64.deb Videos
Documents Pictures teamviewer_11.0.53191_i386.deb
root@kali:~# dpkg -i teamviewer_11.0.53191_amd64.deb
(Reading database ... 323549 files and directories currently installed.)
Preparing to unpack teamviewer_11.0.53191_amd64.deb ...
Unpacking teamviewer (11.0.53191) over (11.0.53191) ...
dpkg: dependency problems prevent configuration of teamviewer:
teamviewer depends on libc6-i386 (>= 2.4); however:
Package libc6-i386 is not installed.
teamviewer depends on lib32asound2; however:
Package lib32asound2 is not installed.
teamviewer depends on lib32z1; however:
Package lib32z1 is not installed.
teamviewer depends on ia32-libs; however:
Package ia32-libs is not installed.

dpkg: error processing package teamviewer (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
teamviewer
root@kali:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
teamviewer
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 193 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 323549 files and directories currently installed.)
Removing teamviewer (11.0.53191) ...
Processing triggers for menu (2.1.47) ...

bronbomb
2015-12-22, 13:42
I got the same problem. Anyone know how to solve?

zimmaro
2015-12-23, 07:59
if this can be a ""help"".... i made test with Sana2.0 x64 live
installation:
http://postimg.org/image/4lkkmscez/
start setup:
http://postimg.org/image/c3wn6k0lt/
bye

duxim
2015-12-23, 09:23
if you use Kali 64 bit then you first have to add 386 architecture with
dpkg --add-architecture i386
then download teamviewer and install it with
dpkg -i {file name}

if you have dependency problems just use
apt-get install -f

that all
https://www.teamviewer.com/sr/help/363-How-do-I-install-TeamViewer-on-my-Linux-distribution.aspx