I compiled the latest synergy source from github:
synergy-core_1.13.2.1-1_x86_64.pet (download)
unlinke upuphh+d (see post), I was able to compile the source without installing any dependencies. It was built by the standard method:
Code: Select all
cd synergy-core
mkdir build
cd build
cmake ..
make
https://github.com/symless/synergy-core/wiki/Compiling
but packaged as per the slackbuild script (see post)
I was able to use synergy to share the mouse/keyboard between fossapup64 and upuphh+d.