{solved) teamviewer install and launch problem
Posted: 13. Jul 2015, 06:41
hello,
I am unable to launch teamviewer after I thought the installation was a success. I was following a tutorial that I found on the web that installed teamviewer from rpm, but the terminal gave me a 'no such file or directory' error (sorry, I can't remember where), so the tutorial didn't get the job done. I recall having a problem with a program called 'rpm2tgz', and things only got worse from there. I don't know what version of salix I am running, but I did just update salix with gslapt, and the OS works excellent. I installed salix about a year ago and it was current at the time.
this is what happens now when I try to launch teamviewer:
when I try to launch teamviewer by the terminal or click on the icon in /usr/bin:
I get a pop-up window that says:
the teamviewer daemon is not running
please start the daemon (needs root permissions) before running teamviewer:
teamviewer --daemon start
if you did not disable the daemon, please contact teamviewer support. run the following command to obtain all log files:
teamviewer --ziplog
I tried the ziplog command as user:
I tried --daemon start command as root:
I have two teamviewer files in my home folder:
teamviewer_linux.rpm
teamviewer_linux.tgz
I want to be able to lend this computer to my friend and use teamviewer to solve problems that he has.
any advice or expertise would be most appreciated.
I am unable to launch teamviewer after I thought the installation was a success. I was following a tutorial that I found on the web that installed teamviewer from rpm, but the terminal gave me a 'no such file or directory' error (sorry, I can't remember where), so the tutorial didn't get the job done. I recall having a problem with a program called 'rpm2tgz', and things only got worse from there. I don't know what version of salix I am running, but I did just update salix with gslapt, and the OS works excellent. I installed salix about a year ago and it was current at the time.
this is what happens now when I try to launch teamviewer:
when I try to launch teamviewer by the terminal or click on the icon in /usr/bin:
Code: Select all
$ teamviewer
I get a pop-up window that says:
the teamviewer daemon is not running
please start the daemon (needs root permissions) before running teamviewer:
teamviewer --daemon start
if you did not disable the daemon, please contact teamviewer support. run the following command to obtain all log files:
teamviewer --ziplog
I tried the ziplog command as user:
Code: Select all
$ teamviewer --ziplog
Creating a zip archive from all files in logfiles and config
dmesg: klogctl failed: Operation not permitted
rm: cannot remove ‘/tmp/tvlog_darkstar_2015-07-13.zip’: Operation not permitted
updating: config/ (stored 0%)
updating: config/teamviewerd.pid (stored 0%)
updating: config/global.conf (deflated 25%)
updating: logfiles/ (stored 0%)
updating: logfiles/TeamViewer10_Logfile.log (deflated 86%)
updating: sysinfo/ (stored 0%)
updating: sysinfo/cpuinfo (deflated 36%)
updating: sysinfo/lspci (deflated 76%)
updating: sysinfo/uname (deflated 3%)
updating: sysinfo/alsa (deflated 87%)
updating: sysinfo/lsusb (deflated 36%)
updating: sysinfo/shmmax (stored 0%)
updating: sysinfo/Xorg.0.log (deflated 83%)
updating: sysinfo/lsmod (deflated 67%)
updating: sysinfo/ifconfig (deflated 56%)
updating: sysinfo/Xorg.0.log.old (deflated 83%)
updating: sysinfo/dbus-send (deflated 76%)
zip warning: new zip file left as: /tmp/zi9ZpYHY
zip I/O error: Operation not permitted
zip error: Could not create output file (was replacing the original zip file)
Done. An error (15) occurred when creating archive /tmp/tvlog_darkstar_2015-07-13.zip
I tried --daemon start command as root:
Code: Select all
# teamviewer --daemon start
/etc/init.d/teamviewerd start
/opt/teamviewer/tv_bin/script/tvw_daemon: line 204: /etc/init.d/teamviewerd: No such file or directory
fail
I have two teamviewer files in my home folder:
teamviewer_linux.rpm
teamviewer_linux.tgz
I want to be able to lend this computer to my friend and use teamviewer to solve problems that he has.
any advice or expertise would be most appreciated.