You are not logged in.
Pages: 1
Hello all,
First of all its taken me weeks to get registered - thank you to Trixar_za for sorting that for me via IRC.
Loving SliTaz 4.0 - but this one I can't solve (but have been busy trying to)
Can someone help me install Teamviewer?
I tried via the package manager but had problems with getting the package from Teamviewer (problem with certificate). I downloaded it myself (the .deb package) & converted it using this link: http://forum.slitaz.org/topic/teamviewer
i 'installed' the package but I still can't see it.
Any help appreciated.
Cheers
Offline
Install depends: bash alsa-lib zlib xorg-libXext
Daemon (teamviewerd) must be running before client(teamviewer) will start.
Copy teamviewerd start script:
# cp /opt/teamviewer8/tv_bin/script/teamviewerd.sysv /etc/init.d/teamviewerd
Start teamviewerd daemon:
# /etc/init.d/teamviewerd start
Add teamviewerd to RUN_DAEMONS= in /etc/rcS.conf to autostart on boot.
Copy teamviewer client desktop file and icon:
# cp /opt/teamviewer8/tv_bin/desktop/teamviewer.png /usr/share/pixmaps
# cp /opt/teamviewer8/tv_bin/desktop/teamviewer-teamviewer8.desktop /usr/share/applications
Start teamviewer client from menu:
Applications/Internet/TeamViewer 8
Offline
thanks mojo for the assistance...
in short - still not working
in long:
i checked the dependencies were installed (only bash wasn't - I installed that via tazkpg)
i followed to the letter your instructions - that all went smoothly
I see the teamviewer icon in the menu - but no action when I click on it.
teamviewerd daemon seems to be running in the daemons (6193)
I tried your 'fix' in both full & frugal modes
maybe I have gone about this the wrong way?
I downloaded & converted the .deb version as I couldn't find the package in the mirrors?
cheers
Offline
[c]tazpkg -gi coreutils-file-special[/c]
If teamviewer still doesn't run remove the teamviewer tazpkg on your system.
[c]tazpkg remove teamviewer[/c]
Download/install : http://www.mediafire.com/download/9pgcka6s8na91iz/teamviewer-8.0.20931.tazpkg
[c]tazpkg install teamviewer-8.0.20931.tazpkg[/c]
Offline
got it working (on full install) - thank you!!
i copied your command 'tazpkg -gi coreutils-file-special' into a root terminal and it worked.
cheers for the help.
Offline
Hallo,
Under Slitaz 4.0
after #tazpkg install teamviewer-8.0.20931.tazpkg
I,ve got
/usr/bin/tazpkg: .: line 2958: can't open '/tmp/tazpkg-25964/32027/receipt'
Thank you for your help
Offline
Pages: 1
[ Generated in 0.022 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]