Page 1 of 1

[How to] Install TeamViewer 8 on ROSA 2012.1 x86_64

Posted: 10 December 2012, 13:39
by NicCo
It's available new version 8.x beta of widespread program TeamViewer

In the past, upto 7.x versions, I had to install also the wine32 program,
with the version 8.x beta, it seems wine32 is not more necessary

In the official site, there are many different packages:
http://www.teamviewer.com/it/download/linux.aspx

I choosed the suse 32, and download to a local folder (/home/user)
http://www.teamviewer.com/download/vers ... suse32.rpm

By the reason the requires have dfifferent names in redhat and suse too,
we need to force the installation ignoring the "unsatisfied requests" libs

From administrator user, you can now type and execute

Code: Select all

rpm -Uvh --nodeps /home/user/teamviewer_linux_suse32.rpm
Preparing...                ########################################### [100%]
   1:teamviewer             ########################################### [100%]
If TV shows an error window at boot, you can need install also this 32bit lib

Code: Select all

urpmi libxtst6
After having installed in this way, TeamViewer 8 has started immediately and seems working fine