@ Heiko and @Abhijeet I am getting following error
CMake Error at CMakeLists.txt:20 (include): include could not find load file: ShogunUtils CMake Warning at CMakeLists.txt:37 (FIND_PACKAGE): By not providing "FindCCache.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "CCache", but CMake did not find one. Could not find a package configuration file provided by "CCache" with any of the following names: CCacheConfig.cmake ccache-config.cmake Add the installation prefix of "CCache" to CMAKE_PREFIX_PATH or set "CCache_DIR" to a directory containing one of the above files. If "CCache" provides a separate development package or SDK, be sure it has been installed. CMake Error at /usr/local/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message): Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "2.0.4") Call Stack (most recent call first): /usr/local/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake-3.2/Modules/FindSWIG.cmake:75 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:94 (FIND_PACKAGE) Can i get post regarding what are the essential packages needed for installation of shogun and any configuration to be done or any path to be set to overcome above error and install shogun toolbox. can i get post how to install shogun toolbox specific to UBUNTU 14.04 OS. Please guide me regarding this. Thanks In advance
