Installed like this: sudo dpkg -i ./teamviewer-host_13.0.5641_armhf.deb
There were some problems which I thought were missing dependencies, so I next did
sudo apt-get install -f
and it goes and removes teamviewer.
I have tried removing the package and installing a couple different ways, because, there are a few different ways recommended. One of the ways lists the command apt which doesn't work, even though the context was installation under Raspbian.
I know it can be installed because I did it on a Pi 3 last week, but that one has been decommissioned, and I'm trying to install it on a Pi 2 now. Here is the output of a troubleshooting file:
cat /tmp/info.log
Revision : a21041
PRETTY_NAME="Raspbian GNU/Linux 7 (wheezy)"
NAME="Raspbian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=raspbian
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
7.11
TeamViewer 13.0.5641 (DEB)
TeamViewer ID:
Try restarting the TeamViewer daemon (e.g. teamviewer --daemon restart)
teamviewerd status n/a (error)
--------------- The Raspberry Pi is headless, only accessed via local ssh. Someone please help, I need to get to this remotely when I'm away from the local network.
Thank you! --MP