Skip to content

Instantly share code, notes, and snippets.

Created June 23, 2013 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5845337 to your computer and use it in GitHub Desktop.
Save anonymous/5845337 to your computer and use it in GitHub Desktop.
My purpose is to use Linux portable version. I will not installed it because my friend does not allow to me.
I downloaded teamviewer portable version for linux (8.0.17864) (link:http://www.teamviewer.com/tr/download/linux.aspx) . I extract it to "/APPS/TEAMVIEWER_8.0.17864" folder. I get all permissions:
chown -myuser -R /APPS.
I make "/APPS/TEAMVIEWER_8.0.17864/teamviewer" file executable. I run it from command line. I get this error:
"/APPS/TEAMVIEWER_8.0.17864/teamviewer: line 1: tv_bin/script/teamviwer: No such file or directory.".
But exist a file: "/APPS/TEAMVIEWER_8.0.17864/teamviewer/tv_bin/script/teamviwer". I run this file manually from command line and I get this error:
"Init...
Checking setup...
Launching Teamviewer...
Daemon not running!
Starting network process... pid 6001
Network process already started (or error)"
How can I run this teamviewer portable?
Thanks for you help...
my user name on ubuntu channel: lida_ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment