This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Network > teamviewer (8.0.20931)

TeamViewer is a remote control application. TeamViewer provides easy,
fast and secure remote access to Linux, Windows PCs, and Macs.

NOTE: The 64-bit package only works in a multi-lib environment, and it
requires these 32-bit packages: glibc, zlib, freetype, alsa-lib, GConf.

You must give execute permission on /etc/rc.d/rc.teamviewerd and run
/etc/rc.d/rc.teamviewerd start prior launching TeamViewer application

To make this process repeated on every boot sequence, add this line
in your /etc/rc.d/rc.local:

if [ -x /etc/rc.d/rc.teamviewerd ]; then
/etc/rc.d/rc.teamviewerd start
fi

Maintained by: Willy Sudiarto Raharjo
Keywords: remote,control
ChangeLog: teamviewer

Homepage:
http://www.teamviewer.com/

Source Downloads (32bit):
teamviewer_linux.deb (218ecec198d5e6ce30958736d88e6645)

Source Downloads (64bit):
teamviewer_linux_x64.deb (bb2c1f70b6d58379aca987e57435293c)

Download SlackBuild:
teamviewer.tar.gz
teamviewer.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds