shogun安装了一星期了还没装上QAQ$ mkdir build && cd build$ cmake -DCMAKE_INSTALL_PREFIX="$HOME/shogun-install" -DPythonStatic=ON ..$ make$ sudo make install安装完没有sg.so,没法运行静态python接口啊
http://www.shogun-toolbox.org/doc/cn/current/installation.html