maurosh
maurosh
Same for linux 64-32 version
Tried to compile of myself, for debian stable but I stuck on dependencies: `libcairo2-dev : Depends: libfontconfig1-dev (>= 2.2.95) but it is not going to be installed` Anyone managed to...
thanx mojo78, I've installed the missing dependencies fron debian backports but still can't build it due to electron issues. The "main.js" is into the source dir /src and now it's...
Thanx again mozo78, nodejs version 8 worked. Find below the i386 deb v.1.5.1 available for 30 days. Tested and works, video call not tested. Compiled in vanilla debian stretch (v.9.8...
Compiled x86-64 version 1.6.1 as well, tested and working as expected. Video calls not tested. Debian stretch v9.8 - kernel 4.9.0-8-amd64 - node v8.15.1 Find below the deb file available...
Find below patched, properly compiled and tested in linux installations app..asar files for versions 1.5.1. x86, 1.6.1 x86 and 1.6.1 x86_64. Suppose you have to replace the installed /opt/Ghetto Skype/resources/app.asar...
Yes mozo78, tried 1.6.1 x86 on a "franken-debian" (with updated libc6 v2.28 from sid) and video calls are working as expected. I shouldn't use anyway such experimental system for real....
You can install v1.6.0 x86 and replace /opt/Ghetto Skype/resources/app.asar from the zipfile i've uploaded.
execute the command: `sudo dpkg -l | grep libc6` and find out the version of libc6 of your linux distribution. It must be >=2.27 otherwise v1.6+ won't run.