Jump to content

Linux openSUSE doesn't work


Calambrenet

Recommended Posts

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.

Link to comment
Share on other sites

On 11/10/2017 at 3:29 PM, Calambrenet said:

YesSpectacle.C18696.thumb.png.3a1253f3f829d852e5bf4367a97b1aa7.png

 

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.

Link to comment
Share on other sites

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:

 

Spectacle.ik4057.png

Link to comment
Share on other sites

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 :)

Link to comment
Share on other sites

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. 

Link to comment
Share on other sites

  • 2 months later...

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 ;) .

 

Link to comment
Share on other sites

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?

 

Link to comment
Share on other sites

  • Synergy Team
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!

Link to comment
Share on other sites

  • Synergy Team
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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...