Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Are there clear steps to install on Ubuntu?


Recommended Posts

Kunal Veera

Hello Guys,

I downloaded the tar package on my ubuntu, and went to the link "https://github.com/symless/synergy/wiki/Compiling" to get information on building it.

After I do ./hm.sh package rpm I see the error saying "Error: Generator not specified, use -g arg (use `hm genlist` for a list of generators)." I tried using ./hm.sh package rpm -g 1 and now it says it can't find the -g arg? Can someone please help on this?

Link to post
Share on other sites
Kunal Veera

Now I actually see the different issue
make: *** No targets specified and no makefile found.  Stop.
Going back to: /home/kveera/Desktop/synergy-v1.8.8-stable-c30301e-Source
Error: make failed: 512
 

Link to post
Share on other sites
seadsuskic

I got the Linux source to build with the following steps:

> ./hm.sh conf -g1
> make

Note that 

> ./hm.sh build

resulted in an error, but executing 'make' actually created the binaries.

Link to post
Share on other sites
Paul Suarez

Hi Kunal Vera. For compiling errors, please open an issue on our GitHub page so that our developers can take a closer look on it.

Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...