problem description: On a raspberry pi 3 B+ teamviewer appears
not to work.
I downloaded the raspberry pi teamviewer at
https://www.teamviewer.com/en-us/download/raspberry-pi/
and the file teamviewer-host_15.38.3_armhf.deb has a sha256sum of
4e798c775e4710ae2feb2f2e950b2660b4db0ab4f9d9687c2acfe153e6882fb1
I made a symbolic link to the .deb with the name piview
I (re)installed it via
sudo dpkg -i piview
[sudo] password for rodm:
(Reading database ... 110768 files and directories currently installed.)
Preparing to unpack piview ...
Removed /etc/systemd/system/multi-user.target.wants/teamviewerd.service.
Unpacking teamviewer-host (15.38.3) over (15.38.3) ...
Setting up teamviewer-host (15.38.3) ...
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for dbus (1.12.20-2) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
after installation /usr/bin shows
ls -al team*
lrwxrwxrwx 1 root root 40 Jan 18 12:50 teamviewer -> /opt/teamviewer/tv_bin/script/teamviewer
when I run it by executing the command I get this error:
teamviewer
Init...
Error: CheckCPU: unknown architecture 'armv6l'
Help!! What am I doing wrong?
Regards,
Rod
[removed by Moderator]