Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Leaderboard

Popular Content

Showing content with the highest reputation on 05/09/18 in all areas

  1. Still testing this solution (still using 1.9.1), but here's what I did to reconcile Synergy with libcurl4 on Ubuntu 18.04: Downloaded the appropriate Synergy package. Unarchived the package, then unarchived the resulting control.tar.gz, all so I can edit the control file: $ ar x synergy_1.9.1.stable_b327+2a0225c1_amd64.deb $ tar zxvf control.tar.gz $ vim control Modify the control file, removing libcurl3 with libcurl4 (>= 7.58.0) Package: synergy Version: 1.9.1.stable~b327+2a0225c1 Architecture: amd64 Maintainer: Symless <engineering@symless.
    1 point
  2. Hi Siphon, I just made it work by running the core like this (as the user, not root.): /usr/bin/synergy-core --server -f --run-as-uid 1000 --debug DEBUG --name archlinux --enable-drag-drop --profile-dir /var/lib/synergy --log /var/log/synergy/synergy-core.log -c /var/lib/synergy/synergy.conf --address :24800 I stopped the service. I ran the synergy-core --server I started the service. I use "share from" on the windows computer. I will try to update the synergy.service file.
    1 point
×
×
  • Create New...