Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Installing Synergy on Jetson TX2


Recommended Posts

Seanxyuan

Hi, 

I just got an Nvidia Jetson TX2 and plan to install synergy on it. 

I followed the instruction and successfully make the file. 

But, I can't find the synergy app in my application search. Could you please help?

https://github.com/symless/synergy-core/issues/6029

git clone https://github.com/symless/synergy-core.git
 cd synergy-core
 mkdir build
 cd build
 cmake ..
 make
Link to post
Share on other sites
Jamie Newbon

Those commands just build the source and don't package it up for distribution. You should find the executables in

synergy-core/build/bin

just run synergy from that folder

 

Link to post
Share on other sites
  • 1 year later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...