Shogun on CentOS

168 Views Asked by At

Have anyone tried installing Shogun on CentOS? Will it work? I tried downloading the source from Shogun site and compile it and it wasn't that easy(also, installed all the requirements needed for shogun). Is it possible to install on CentOS?

2

There are 2 best solutions below

0
On

yes, shogun is being built on a CentOS7 after each commit. you can learn about the cmake parameters and how it works from here: http://buildbot.shogun-toolbox.org/builders/CentOS7%20-%20libshogun

0
On

I think this is a bug of shogun, which does not compile with gcc 4.8.5 on CentOS7. This bug will be be fixed until shogun 6.2.0. see here