samat.io Posted June 17, 2018 Share Posted June 17, 2018 The current Synergy 1.9 package for Ubuntu (synergy_1.9.1.stable~b327+2a0225c1_amd64.deb) unfortunately depends on libcurl3. Many other packages in Ubuntu (the most important of which, to me at least, are the curl binary itself and cmake) depend on libcurl4. libcurl4 conflicts with libcurl3 and cannot be installed simultaneously, which means I have to uninstall synergy and libcurl3. I'm pretty sure other developers will encounter the same problem. Can we get a re-spin of the package that depends on libcurl4 instead of libcurl3? Link to comment Share on other sites More sharing options...
jml Posted June 17, 2018 Share Posted June 17, 2018 Reasonable request... Link to comment Share on other sites More sharing options...
JDDoesIT Posted June 17, 2018 Share Posted June 17, 2018 Very reasonable. Link to comment Share on other sites More sharing options...
Pedahzur Posted June 18, 2018 Share Posted June 18, 2018 Adding my vote as well. This prevents me from installing Virtualbox while Synergy is installed, since Virtualbox wants libcurl4. Link to comment Share on other sites More sharing options...
yok Posted June 18, 2018 Share Posted June 18, 2018 having the same problem. definitely +1 Link to comment Share on other sites More sharing options...
AndrewJ Posted June 18, 2018 Share Posted June 18, 2018 Please fix that. If creates conflict with curl, PHP and Steam on my system. It prevent me from having those applications with Synergy installed. It would be nice if you could distribute Synergy as snap package. You could stay with libcurl3 if you wish and not cause any future issues with outdated libraries because snap allows installing libs specific for your app so there is no conflict with other applications. If you have any problem with converting to snap I would highly recommend to give a shout to Martin Wimpress, he is always very kin on helping converting pretty much everything to snaps. Link to comment Share on other sites More sharing options...
Nicer Dicer Posted June 19, 2018 Share Posted June 19, 2018 +1 Link to comment Share on other sites More sharing options...
William Leung Posted June 22, 2018 Share Posted June 22, 2018 Same problem here, but running Debian unstable. Synergy 1.9.1 conflicts with apache2 and clamav. Link to comment Share on other sites More sharing options...
rayrayrayraydog Posted June 22, 2018 Share Posted June 22, 2018 Same issue here. Thanks for posting. Link to comment Share on other sites More sharing options...
jmoiron Posted June 27, 2018 Share Posted June 27, 2018 I run Ubuntu 18.04 and I was not able to get the binary package installed either. I was also not able to initially to get the source package built using the instructions in the linked wiki, because the cmake file uses `git --rev-parse` to determine a variable called SYNERGY_REVISION. It checks this for being a valid 8-byte hexidecimal value as well, so you need to use something that looks like a git commit hash. I got it built by following the pre-install guide for linux/ubuntu systems and then calling: cmake -D SYNERGY_REVISION=deadbeef . && make From here you can use make install or checkinstall or try to fiddle with debian/rules. I was not very familiar with cmake so I hope this helps anyone else out who is having trouble. Link to comment Share on other sites More sharing options...
dogslife Posted July 3, 2018 Share Posted July 3, 2018 +1 libcurl4 support please. Link to comment Share on other sites More sharing options...
rayrayrayraydog Posted July 3, 2018 Share Posted July 3, 2018 I ended up working around this issue by building synergy-core from a recent git repo snapshot for both Ubuntu and Win10. This is not the solution for everyone but it has been working well enough. The build steps published in the forum here are not quite up to date. If you build 2.0 you don't need Qt and on the Windows side I was able to compile it just fine with msbuild shipped with VS Community 2017. Link to comment Share on other sites More sharing options...
shafted Posted July 5, 2018 Share Posted July 5, 2018 +1 on this... Link to comment Share on other sites More sharing options...
friendpig Posted July 6, 2018 Share Posted July 6, 2018 Please do this - Synergy 1 is now the "recommended" Synergy. I just uninstalled Synergy 2 on my machines only to find that Synergy 1 cannot be installed on my Ubuntu machine, as I've upgraded to 18.04. Link to comment Share on other sites More sharing options...
friendpig Posted July 6, 2018 Share Posted July 6, 2018 13 minutes ago, friendpig said: Please do this - Synergy 1 is now the "recommended" Synergy. I just uninstalled Synergy 2 on my machines only to find that Synergy 1 cannot be installed on my Ubuntu machine, as I've upgraded to 18.04. Furthermore by compiling synergy-core myself, I cannot find a way to use SSL for my connection, so even this is not an adequate workaround. Link to comment Share on other sites More sharing options...
rayrayrayraydog Posted July 6, 2018 Share Posted July 6, 2018 Oh, that's true...the lack of encryption is a big problem. I use SSH tunnels for Synergy traffic just like people did in the oooold days and have a simple two system setup (cygwin on Windows). Link to comment Share on other sites More sharing options...
dogslife Posted July 6, 2018 Share Posted July 6, 2018 Good news. I posted this request to Symless support and they've got a fix. I'm sure Nick will be posting the news soon. Link to comment Share on other sites More sharing options...
Guest Posted July 6, 2018 Share Posted July 6, 2018 Hey everyone; we released v1.10.0 today which resolves this issue. Social media/email updates will be coming soon, but you can download the latest here: https://symless.com/synergy/downloads Link to comment Share on other sites More sharing options...
friendpig Posted July 8, 2018 Share Posted July 8, 2018 Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.