Posted November 10, 2017 Someone has managed to run Synergy 2 in OpenSuse? Thx Share this post Link to post Share on other sites
Posted November 10, 2017 is it not working for you? or have you just not tried yet? the rpm is made for RedHat but you can try it on opensuse. for a refund you can always contact symless. Share this post Link to post Share on other sites
Posted November 10, 2017 I installed it but it does not work. V 1.8 is in X11 repository and it worked correctly. Share this post Link to post Share on other sites
Posted November 10, 2017 can you send some the logs? Share this post Link to post Share on other sites
Posted November 11, 2017 I tried to install 2.0 last night on Tumbleweed. No luck. Looking forward to getting it running . Jim Share this post Link to post Share on other sites
Posted November 12, 2017 openSUSE support coming to 2.1. Share this post Link to post Share on other sites
Posted November 12, 2017 On 11/10/2017 at 3:29 PM, Calambrenet said: Yes sorry for the late reply, can you try doing this? sudo chmod 777 /var/log/synergy sudo chmod 777 /var/lib/synergy sudo chmod 777 /etc/synergy this is in the debian package, this might be needed for opensuse too. Share this post Link to post Share on other sites
Posted November 13, 2017 14 hours ago, jaap aarts said: sorry for the late reply, can you try doing this? sudo chmod 777 /var/log/synergy sudo chmod 777 /var/lib/synergy sudo chmod 777 /etc/synergy this is in the debian package, this might be needed for opensuse too. It seems that does not work: Share this post Link to post Share on other sites
Posted November 13, 2017 Hello Nick, when will version 2.1 be released? thx klaus Share this post Link to post Share on other sites
Posted November 13, 2017 It is mentioned in another pinned post in feature requests that version 2.1 is "due early 2018." See the original post here. Also for future reference, if your question is not related to the thread at hand, it is better to create a new thread rather than hijack an existing one. That way people with similar questions can find your post too 2 Share this post Link to post Share on other sites
Posted November 14, 2017 wait for 2.1, the nececary folders dont seem to exist.(no+existe+directorio = something along the lines of "directory doesnt exist" right?) as mentioned by @jjkavalan its comming early 2018. Share this post Link to post Share on other sites
Posted January 25, 2018 I've managed to install it on OpenSUSE by creating symlinks to openssl / libcrypto libraries: ln -s /lib/libcrypto.so.1.0.0 /lib/libcrypto.so.10 ln -s /lib/libssl.so.1.0.0 /lib/libssl.so.10 ln -s /lib64/libssl.so.1.0.0 /lib64/libssl.so.10 ln -s /lib64/libcrypto.so.1.0.0 /lib64/libcrypto.so.10 - now I just need to figure out how it works . I've started Synergy on both machines, see a configure window and have no clue what to do . 1 Share this post Link to post Share on other sites
Posted January 26, 2018 17 hours ago, Przemas said: I've managed to install it on OpenSUSE by creating symlinks to openssl / libcrypto libraries: Nice! Official OpenSUSE support coming soon.Have you raised a support ticket yet? https://symless.com/contact/customer-support Share this post Link to post Share on other sites
Posted January 26, 2018 5 hours ago, Nick Bolton said: Nice! Official OpenSUSE support coming soon.Have you raised a support ticket yet? https://symless.com/contact/customer-support I did - but for other problem (can't use GUI - it passess the "--name" attribute which makes Synergy2 as a server fail on linux side) . Undirectly though - yesterday I had a problem with support form on the site. Should I pass the info on creating symlinks for OpenSUSE through support portal as well? 1 Share this post Link to post Share on other sites
Posted January 27, 2018 On 26/01/2018 at 12:24 PM, Przemas said: Should I pass the info on creating symlinks for OpenSUSE through support portal as well? That would be very helpful! Share this post Link to post Share on other sites
Posted January 27, 2018 On 13/11/2017 at 11:35 PM, jjkavalan said: version 2.1 is "due early 2018." Actually, it got pushed back. It's now mid-2018. Sucks, I know. Share this post Link to post Share on other sites