run teamviewer on tinycore linux

i'm running tinycore linux 64b 10.0

$ uname -a
Linux bsrv 4.19.10-tinycore64 #1999 SMP Tue Dec 18 15:18:54 UTC 2018 x86_64 GNU/Linux

So, i got https://download.teamviewer.com/download/linux/teamviewer_amd64.tar.xz
$ ldd teamviwer
showed a lot of missing libs so i added this :
qt-5.x-webkit.tcz
qt-5.x-webengine.tcz
and no more missing libs but when i type
$ ./teamviewer
nothing happens. I can leave by Ctrl+C so it doesn't break the system, just freezes.

Question :
is there a way to produce an error or a log file to track where it is stuck, so i can send it to you for debug purposes?

thank you for your kind attention