[/quote]
Just add bitcoin ppa you can skip syscoin ppa
[/quote]
I followed your steps but I still get the same error after the final "make" command. Everything before the last step goes smooth though, witout any errors.
This is what happens after "make":
Making all in src
make[1]: Entering directory '/home/mint/Wallets/SYS/syscoin2-2.1.4/src'
make[2]: Entering directory '/home/mint/Wallets/SYS/syscoin2-2.1.4/src'
../share/genbuild.sh: 7: cd: Illegal option --
CXX libsyscoin_util_a-clientversion.o
clientversion.cpp:42:19: fatal error: build.h: No such file or directory
compilation terminated.
Makefile:6753: recipe for target 'libsyscoin_util_a-clientversion.o' failed
make[2]: *** [libsyscoin_util_a-clientversion.o] Error 1
make[2]: Leaving directory '/home/mint/Wallets/SYS/syscoin2-2.1.4/src'
Makefile:11352: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/mint/WalletsSYS/syscoin2-2.1.4/src'
Makefile:684: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1