Installation Issue with RedHat 7.8

Options
JZremote
JZremote Posts: 2 ✭✭

Hi,

I'm trying to install teamviewer on my RedHat 7.8 workstation using the same steps as the installation guide shows. But I got an error shows that there are 2 dependencies libXss and libminizip are missing.

I tried to enable epel-testing as well but I still got the same error.

I tried to install it with:

sudo yum install./teamviewer_15.43.7.x86_64.rpm--enablerepo=epel-testing

And this is what I got:

Examining./teamviewer_15.43.7.x86_64.rpm:teamviewer-15.43.7-0.x86_64
Marking./teamviewer_15.43.7.x86_64.rpmtobeinstalled
ResolvingDependencies
-->Runningtransactioncheck
--->Packageteamviewer.x86_640:15.43.7-0willbeinstalled
-->ProcessingDependency:libXss.so.1()(64bit)forpackage:teamviewer-15.43.7-0.x86_64
-->ProcessingDependency:libminizip.so.1()(64bit)forpackage:teamviewer-15.43.7-0.x86_64
-->FinishedDependencyResolution
Error:Package:teamviewer-15.43.7-0.x86_64(/teamviewer_15.43.7.x86_64)
          Requires:libXss.so.1()(64bit)
Error:Package:teamviewer-15.43.7-0.x86_64(/teamviewer_15.43.7.x86_64)
          Requires:libminizip.so.1()(64bit)
 Youcouldtryusing--skip-brokentoworkaroundtheproblem
 Youcouldtryrunning:rpm-Va--nofiles--nodigest

Is there a way I can install these 2 dependencies manually?

Tagged:

Answers