MR H Posted August 14, 2017 Share Posted August 14, 2017 Hello everyone. I fully intended on using the 2.0 Beta however, I need the tarball source to install on a non readhat/ubuntu linux distro (Solus to be specific). The Tarball source isnt on the download page for 2.0 like it is for 1.8. Does anyone know if it will be available soon? Thanks, Mr H Quote Link to comment Share on other sites More sharing options...
Synergy Team Nick Bolton Posted August 16, 2017 Synergy Team Share Posted August 16, 2017 Synergy 2 is partially closed source, so there will be no tarball that includes the new user interface. Our master branch on GitHub is where you'll find the Synergy 2 open source component (which we're calling Synergy Core). Here's the ZIP... https://github.com/symless/synergy/archive/master.zip From there you'll need instructions to compile, configure, and run from the command line. 1 Quote Link to comment Share on other sites More sharing options...
MR H Posted August 24, 2017 Author Share Posted August 24, 2017 Thanks, that makes sense. Since I will be using it as a client I won't really need the interface anyway. Besides, it's pretty easy to make a CLI only program run at boot. Being part closed source, would you be willing to work with a Linux distribution to provide a .eopkg package? .eopkg is the equivalent of a .deb package. Solus was built from the ground up and they have been working a lot on what they have available in their repositories. Thanks. ---- Heres a link to their packaging articles in case you're willing to take a look. https://solus-project.com/articles/packaging/ Quote Link to comment Share on other sites More sharing options...
Synergy Team Nick Bolton Posted August 24, 2017 Synergy Team Share Posted August 24, 2017 5 hours ago, MR H said: Since I will be using it as a client I won't really need the interface anyway. Besides, it's pretty easy to make a CLI only program run at boot. Yeah, we figured that most Linux users who want to compile from source would also be happy using the open source CLI. Would you say this assumption is correct? 6 hours ago, MR H said: Being part closed source, would you be willing to work with a Linux distribution to provide a .eopkg package? Yes! Absolutely. Working with Linux distributions is very important to us. 1 Quote Link to comment Share on other sites More sharing options...
jaap aarts Posted August 24, 2017 Share Posted August 24, 2017 for arch users use deptap, for missing files look to which package they belong to>install that package. and you could try manually putting the files in the correct place, I don't know if this works on solus but you could try. I am looking forward to an easy install on most Linux distros but I totally understand that maintaining all of them is to much work for a beta. 1 Quote Link to comment Share on other sites More sharing options...
Synergy Team Popular Post Nick Bolton Posted August 24, 2017 Synergy Team Popular Post Share Posted August 24, 2017 We're comitted to making it work for our Linux users. It's really important to us. Thanks for the advice, we'll give it a shot! 2 Quote Link to comment Share on other sites More sharing options...
MR H Posted August 25, 2017 Author Share Posted August 25, 2017 I'm not sure why i didn't think of this before but using Snaps or flatpak would make it a lot easier to maintain an installer for the vast majority of distributions with minimal effort. Snaps https://snapcraft.io Flatpak http://flatpak.org 1 Quote Link to comment Share on other sites More sharing options...
MR H Posted August 25, 2017 Author Share Posted August 25, 2017 I do have to appreciate your activity in your forums, most CEOs don't post in their forums. In fact the only other CEO I've seen this active is Ikey, the CEO/Founder of Solus Linux. 1 Quote Link to comment Share on other sites More sharing options...
jaap aarts Posted August 25, 2017 Share Posted August 25, 2017 20 hours ago, Nick Bolton said: We're comitted to making it work for our Linux users. It's really important to us. Thanks for the advice, we'll give it a shot! Ive added the pkgbuild for arch to the AUR, ill try to keep it up to date until an official package exists. https://aur.archlinux.org/packages/synergy2-bin/ ATM I dont think you should be worrying about distro support, covering a tiny minority shouldnt be a thing in the beta. having linux support in the beta is outstanding on its own. Quote Link to comment Share on other sites More sharing options...
ScrewAttackThis Posted September 14, 2017 Share Posted September 14, 2017 On 8/16/2017 at 2:40 AM, Nick Bolton said: Synergy 2 is partially closed source, so there will be no tarball that includes the new user interface. Our master branch on GitHub is where you'll find the Synergy 2 open source component (which we're calling Synergy Core). Here's the ZIP... https://github.com/symless/synergy/archive/master.zip From there you'll need instructions to compile, configure, and run from the command line. I know this is a slightly old post so sorry for digging it up. Why did you guys decide not to fully open source 2.0? Quote Link to comment Share on other sites More sharing options...
Synergy Team Nick Bolton Posted September 14, 2017 Synergy Team Share Posted September 14, 2017 6 hours ago, ScrewAttackThis said: Why did you guys decide not to fully open source 2.0? Good question. It's mostly for business reasons (which should come as no surprise). I should write a blog post on the topic. Watch this space! Quote Link to comment Share on other sites More sharing options...
[LINUX]LinguinePenguiny Posted September 26, 2017 Share Posted September 26, 2017 (edited) Won't be purchasing again because of this. Either open source all of the stack or I will find something better and support them instead. I want a nice QT interface on Linux. Edited September 26, 2017 by [LINUX]LinguinePenguiny Quote Link to comment Share on other sites More sharing options...
Synergy Team Nick Bolton Posted September 26, 2017 Synergy Team Share Posted September 26, 2017 10 hours ago, [LINUX]LinguinePenguiny said: I want a nice QT interface on Linux. Actually, the new UI in Synergy 2 uses Qt too. If you want to use the legacy UI, you're welcome to do so: https://github.com/symless/synergy-core/tree/v1.9 Perhaps someone will create a fork of the 1.9 GUI and backport the fixes from the 2.0 core? I'd love to see that happen. Quote Link to comment Share on other sites More sharing options...
[LINUX]LinguinePenguiny Posted September 30, 2017 Share Posted September 30, 2017 A company who doesn't support open source and actively moves to close their product is not anything I want to ever use again. Wasting resources on bad management decisions. Quote Link to comment Share on other sites More sharing options...
jaap aarts Posted September 30, 2017 Share Posted September 30, 2017 30 minutes ago, [LINUX]LinguinePenguiny said: A company who doesn't support open source and actively moves to close their product is not anything I want to ever use again. Wasting resources on bad management decisions. although I will always support open source, a company may a have good reason for closed source. security can be one of those, and since they are moving to cloud stuff this can be a reason for doing this. @Nick Bolton do you have a good reason for making this project closed source? just curious. 1 Quote Link to comment Share on other sites More sharing options...
Synergy Team Nick Bolton Posted October 1, 2017 Synergy Team Share Posted October 1, 2017 14 hours ago, jaap aarts said: @Nick Bolton do you have a good reason for making this project closed source? just curious. We didn't see the benefit of open sourcing our new config UI. Synergy Core is where the real value is anyway. That's where the magic happens. And that's still open source (it's GPL so it will always be). Usually, people who want to tinker with C++ are happy to use a command line anyway (which you still can, for free). I'm trying to figure out why people are getting all bent out of shape about this. I guess they've got nothing better to do... Quote Link to comment Share on other sites More sharing options...
jaap aarts Posted October 1, 2017 Share Posted October 1, 2017 3 hours ago, Nick Bolton said: We didn't see the benefit of open sourcing our new config UI. Synergy Core is where the real value is anyway. That's where the magic happens. And that's still open source (it's GPL so it will always be). Usually, people who want to tinker with C++ are happy to use a command line anyway (which you still can, for free). I'm trying to figure out why people are getting all bent out of shape about this. I guess they've got nothing better to do... I think that people want to see whats actually happening, that no information is "stolen" in the closed section of the code. open source assures people that nothing is wrong, they dont even need to look at it, just the open source label is enough. Quote Link to comment Share on other sites More sharing options...
Synergy Team Popular Post Nick Bolton Posted October 1, 2017 Synergy Team Popular Post Share Posted October 1, 2017 31 minutes ago, jaap aarts said: I think that people want to see whats actually happening, that no information is "stolen" in the closed section of the code. open source assures people that nothing is wrong, they dont even need to look at it, just the open source label is enough. Ah, so it's nothing to do with being able to change the code? It's a trust thing. I see. I think for those people who are unable to trust us, they'll have to either use the legacy UI or run the core in CLI mode. We have no intention of open sourcing our config UI for the foreseeable future. No amount of rage will make me change my mind on that. To some degree, perhaps a logical and rational discussion may change my mind in the future, but I really don't have time for one now. 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.