Advertisement
Guest User

Error in Shogun

a guest
Mar 24th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.26 KB | None | 0 0
  1. -- Checking C++11 support for "cstdint"
  2. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  3. get_filename_component called with incorrect number of arguments
  4. Call Stack (most recent call first):
  5. CMakeLists.txt:3 (PROJECT)
  6.  
  7.  
  8. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  9. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  10. -- Checking C++11 support for "cstdint": not supported
  11. -- Checking C++11 support for "decltype"
  12. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  13. get_filename_component called with incorrect number of arguments
  14. Call Stack (most recent call first):
  15. CMakeLists.txt:3 (PROJECT)
  16.  
  17.  
  18. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  19. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  20. -- Checking C++11 support for "decltype": not supported
  21. -- Checking C++11 support for "initializer_list"
  22. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  23. get_filename_component called with incorrect number of arguments
  24. Call Stack (most recent call first):
  25. CMakeLists.txt:3 (PROJECT)
  26.  
  27.  
  28. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  29. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  30. -- Checking C++11 support for "initializer_list": not supported
  31. -- Checking C++11 support for "lambda"
  32. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  33. get_filename_component called with incorrect number of arguments
  34. Call Stack (most recent call first):
  35. CMakeLists.txt:3 (PROJECT)
  36.  
  37.  
  38. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  39. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  40. -- Checking C++11 support for "lambda": not supported
  41. -- Checking C++11 support for "long_long"
  42. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  43. get_filename_component called with incorrect number of arguments
  44. Call Stack (most recent call first):
  45. CMakeLists.txt:3 (PROJECT)
  46.  
  47.  
  48. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  49. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  50. -- Checking C++11 support for "long_long": not supported
  51. -- Checking C++11 support for "nullptr"
  52. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  53. get_filename_component called with incorrect number of arguments
  54. Call Stack (most recent call first):
  55. CMakeLists.txt:3 (PROJECT)
  56.  
  57.  
  58. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  59. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  60. -- Checking C++11 support for "nullptr": not supported
  61. -- Checking C++11 support for "regex"
  62. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  63. get_filename_component called with incorrect number of arguments
  64. Call Stack (most recent call first):
  65. CMakeLists.txt:3 (PROJECT)
  66.  
  67.  
  68. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  69. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  70. -- Checking C++11 support for "regex": not supported
  71. -- Checking C++11 support for "rvalue-references"
  72. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  73. get_filename_component called with incorrect number of arguments
  74. Call Stack (most recent call first):
  75. CMakeLists.txt:3 (PROJECT)
  76.  
  77.  
  78. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  79. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  80. -- Checking C++11 support for "rvalue-references": not supported
  81. -- Checking C++11 support for "sizeof_member"
  82. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  83. get_filename_component called with incorrect number of arguments
  84. Call Stack (most recent call first):
  85. CMakeLists.txt:3 (PROJECT)
  86.  
  87.  
  88. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  89. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  90. -- Checking C++11 support for "sizeof_member": not supported
  91. -- Checking C++11 support for "static_assert"
  92. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  93. get_filename_component called with incorrect number of arguments
  94. Call Stack (most recent call first):
  95. CMakeLists.txt:3 (PROJECT)
  96.  
  97.  
  98. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  99. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  100. -- Checking C++11 support for "static_assert": not supported
  101. -- Checking C++11 support for "variadic_templates"
  102. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  103. get_filename_component called with incorrect number of arguments
  104. Call Stack (most recent call first):
  105. CMakeLists.txt:3 (PROJECT)
  106.  
  107.  
  108. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  109. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  110. -- Checking C++11 support for "variadic_templates": not supported
  111. -- Looking for C++ include unordered_map
  112. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  113. get_filename_component called with incorrect number of arguments
  114. Call Stack (most recent call first):
  115. CMakeLists.txt:3 (PROJECT)
  116.  
  117.  
  118. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  119. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  120. -- Looking for C++ include unordered_map - not found
  121. -- Using system's malloc
  122. -- Looking for isfinite
  123. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  124. get_filename_component called with incorrect number of arguments
  125. Call Stack (most recent call first):
  126. CMakeLists.txt:3 (PROJECT)
  127.  
  128.  
  129. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  130. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  131. -- Looking for isfinite - not found
  132. -- Looking for isinf
  133. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  134. get_filename_component called with incorrect number of arguments
  135. Call Stack (most recent call first):
  136. CMakeLists.txt:3 (PROJECT)
  137.  
  138.  
  139. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  140. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  141. -- Looking for isinf - not found
  142. -- Looking for isnan
  143. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  144. get_filename_component called with incorrect number of arguments
  145. Call Stack (most recent call first):
  146. CMakeLists.txt:3 (PROJECT)
  147.  
  148.  
  149. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  150. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  151. -- Looking for isnan - not found
  152. -- Looking for signgam
  153. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  154. get_filename_component called with incorrect number of arguments
  155. Call Stack (most recent call first):
  156. CMakeLists.txt:3 (PROJECT)
  157.  
  158.  
  159. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  160. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  161. -- Looking for signgam - not found
  162. -- Looking for fdopen
  163. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  164. get_filename_component called with incorrect number of arguments
  165. Call Stack (most recent call first):
  166. CMakeLists.txt:3 (PROJECT)
  167.  
  168.  
  169. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  170. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  171. -- Looking for fdopen - not found
  172. -- Looking for log2
  173. -- Looking for log2 - found
  174. -- Looking for powl
  175. -- Looking for powl - found
  176. -- Looking for lgammal
  177. -- Looking for lgammal - found
  178. -- Looking for sqrtl
  179. -- Looking for sqrtl - found
  180. -- Looking for finite
  181. -- Looking for finite - found
  182. -- Looking for isfinite
  183. -- Looking for isfinite - not found
  184. -- Looking for isinf
  185. -- Looking for isinf - found
  186. -- Looking for isnan
  187. -- Looking for isnan - found
  188. -- Performing Test HAVE_STD_ISINF
  189. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  190. get_filename_component called with incorrect number of arguments
  191. Call Stack (most recent call first):
  192. CMakeLists.txt:3 (PROJECT)
  193.  
  194.  
  195. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  196. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  197. -- Performing Test HAVE_STD_ISINF - Failed
  198. -- Performing Test HAVE_STD_ISFINITE
  199. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  200. get_filename_component called with incorrect number of arguments
  201. Call Stack (most recent call first):
  202. CMakeLists.txt:3 (PROJECT)
  203.  
  204.  
  205. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  206. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  207. -- Performing Test HAVE_STD_ISFINITE - Failed
  208. -- Performing Test HAVE_STD_ISNAN
  209. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  210. get_filename_component called with incorrect number of arguments
  211. Call Stack (most recent call first):
  212. CMakeLists.txt:3 (PROJECT)
  213.  
  214.  
  215. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  216. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  217. -- Performing Test HAVE_STD_ISNAN - Failed
  218. -- Looking for xmmintrin.h
  219. -- Looking for xmmintrin.h - found
  220. -- Looking for emmintrin.h
  221. -- Looking for emmintrin.h - found
  222. -- Looking for arc4random
  223. -- Looking for arc4random - not found
  224. -- Found GDB: /usr/bin/gdb
  225. -- Could NOT find MOSEK (missing: MOSEK_DIR MOSEK_INCLUDE_DIR MOSEK_LIBRARY)
  226. -- Looking for include file pthread.h
  227. -- Looking for include file pthread.h - found
  228. -- Looking for pthread_create
  229. -- Looking for pthread_create - not found
  230. -- Looking for pthread_create in pthreads
  231. -- Looking for pthread_create in pthreads - not found
  232. -- Looking for pthread_create in pthread
  233. -- Looking for pthread_create in pthread - found
  234. -- Found Threads: TRUE
  235. -- Try OpenMP C flag = [-fopenmp]
  236. -- Performing Test OpenMP_FLAG_DETECTED
  237. -- Performing Test OpenMP_FLAG_DETECTED - Success
  238. -- Try OpenMP CXX flag = [ ]
  239. -- Performing Test OpenMP_FLAG_DETECTED
  240. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  241. get_filename_component called with incorrect number of arguments
  242. Call Stack (most recent call first):
  243. CMakeLists.txt:3 (PROJECT)
  244.  
  245.  
  246. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  247. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  248. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  249. -- Try OpenMP CXX flag = [-fopenmp]
  250. -- Performing Test OpenMP_FLAG_DETECTED
  251. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  252. get_filename_component called with incorrect number of arguments
  253. Call Stack (most recent call first):
  254. CMakeLists.txt:3 (PROJECT)
  255.  
  256.  
  257. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  258. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  259. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  260. -- Try OpenMP CXX flag = [/openmp]
  261. -- Performing Test OpenMP_FLAG_DETECTED
  262. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  263. get_filename_component called with incorrect number of arguments
  264. Call Stack (most recent call first):
  265. CMakeLists.txt:3 (PROJECT)
  266.  
  267.  
  268. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  269. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  270. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  271. -- Try OpenMP CXX flag = [-Qopenmp]
  272. -- Performing Test OpenMP_FLAG_DETECTED
  273. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  274. get_filename_component called with incorrect number of arguments
  275. Call Stack (most recent call first):
  276. CMakeLists.txt:3 (PROJECT)
  277.  
  278.  
  279. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  280. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  281. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  282. -- Try OpenMP CXX flag = [-openmp]
  283. -- Performing Test OpenMP_FLAG_DETECTED
  284. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  285. get_filename_component called with incorrect number of arguments
  286. Call Stack (most recent call first):
  287. CMakeLists.txt:3 (PROJECT)
  288.  
  289.  
  290. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  291. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  292. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  293. -- Try OpenMP CXX flag = [-xopenmp]
  294. -- Performing Test OpenMP_FLAG_DETECTED
  295. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  296. get_filename_component called with incorrect number of arguments
  297. Call Stack (most recent call first):
  298. CMakeLists.txt:3 (PROJECT)
  299.  
  300.  
  301. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  302. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  303. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  304. -- Try OpenMP CXX flag = [+Oopenmp]
  305. -- Performing Test OpenMP_FLAG_DETECTED
  306. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  307. get_filename_component called with incorrect number of arguments
  308. Call Stack (most recent call first):
  309. CMakeLists.txt:3 (PROJECT)
  310.  
  311.  
  312. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  313. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  314. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  315. -- Try OpenMP CXX flag = [-qsmp]
  316. -- Performing Test OpenMP_FLAG_DETECTED
  317. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  318. get_filename_component called with incorrect number of arguments
  319. Call Stack (most recent call first):
  320. CMakeLists.txt:3 (PROJECT)
  321.  
  322.  
  323. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  324. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  325. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  326. -- Try OpenMP CXX flag = [-mp]
  327. -- Performing Test OpenMP_FLAG_DETECTED
  328. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  329. get_filename_component called with incorrect number of arguments
  330. Call Stack (most recent call first):
  331. CMakeLists.txt:3 (PROJECT)
  332.  
  333.  
  334. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  335. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  336. -- Performing Test OpenMP_FLAG_DETECTED - Failed
  337. -- Could NOT find OpenMP (missing: OpenMP_CXX_FLAGS)
  338. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  339. -- Looking for dgemm_
  340. -- Looking for dgemm_ - found
  341. -- A library with BLAS API found.
  342. -- Looking for cheev_
  343. -- Looking for cheev_ - found
  344. -- A library with LAPACK API found.
  345. -- Looking for clapack_dpotrf in /usr/lib/atlas-base/liblapack_atlas.so.3
  346. -- Looking for clapack_dpotrf in /usr/lib/atlas-base/liblapack_atlas.so.3 - found
  347. -- Could NOT find ATLAS (missing: ATLAS_INCLUDES)
  348. -- Found CBLAS: /usr/lib/libcblas.so.3
  349. -- Looking for cblas_dsyrk in /usr/lib/libcblas.so.3
  350. -- Looking for cblas_dsyrk in /usr/lib/libcblas.so.3 - found
  351. -- Could NOT find GLPK (missing: GLPK_LIBRARY GLPK_INCLUDE_DIR GLPK_PROPER_VERSION_FOUND)
  352. -- Could NOT find CPLEX (missing: CPLEX_LIBRARY CPLEX_INCLUDE_DIR)
  353. -- Could NOT find Eigen3 (missing: EIGEN_INCLUDE_DIR) (Required is at least version "3.1.2")
  354. -- Could NOT find OPENCL (missing: OPENCL_LIBRARY OPENCL_INCLUDE_DIR)
  355. -- Could NOT find ViennaCL (missing: VIENNACL_INCLUDE_DIR OPENCL_INCLUDE_DIRS OPENCL_LIBRARIES) (Required is at least version "1.5.0")
  356. -- checking for one of the modules 'libColPack>=1.0.9;ColPack>=1.0.9'
  357. -- Could NOT find NLOPT (missing: NLOPT_LIBRARY NLOPT_INCLUDE_DIR)
  358. -- Could NOT find LPSOLVE (missing: LPSOLVE_LIBRARIES LPSOLVE_INCLUDE_DIR)
  359. -- Could NOT find ColPack (missing: COLPACK_LIBRARIES COLPACK_LIBRARY_DIR COLPACK_INCLUDE_DIR)
  360. -- Could NOT find ARPREC (missing: ARPREC_LIBRARIES ARPREC_INCLUDE_DIR)
  361. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) (Required is at least version "1.8.6")
  362. -- Found PythonInterp: /usr/bin/python (found version "2.7.6")
  363. -- checking for one of the modules 'libjson>=0.11;json>=0.11;json-c>=0.11'
  364. -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
  365. -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS)
  366. -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
  367. -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
  368. -- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
  369. -- Could NOT find LibLZMA (missing: LIBLZMA_INCLUDE_DIR LIBLZMA_LIBRARY LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET)
  370. -- Could NOT find SNAPPY (missing: SNAPPY_LIBRARIES SNAPPY_INCLUDE_DIR)
  371. -- Lzo includes and libraries NOT found.
  372. CMake Error at /usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:37 (get_filename_component):
  373. get_filename_component called with incorrect number of arguments
  374. Call Stack (most recent call first):
  375. CMakeLists.txt:3 (PROJECT)
  376.  
  377.  
  378. CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
  379. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  380. -- Spinlock support not found
  381. -- Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
  382. -- Linear algebra uses c++11 features. Please use a supported compiler
  383. -- Found Java: /usr/bin/java (found version "1.7.0.95")
  384. -- Found JNI: /usr/lib/jvm/default-java/jre/lib/amd64/libjawt.so
  385. -- ===================================================================================================================
  386. -- Summary of Configuration Variables
  387. --
  388. -- The following OPTIONAL packages have been found:
  389.  
  390. * GDB
  391. * BLAS
  392. * LAPACK
  393. * CBLAS
  394. * Threads
  395.  
  396. -- The following REQUIRED packages have been found:
  397.  
  398. * SWIG (required version >= 2.0.4)
  399. * PythonInterp
  400. * Java
  401. * JNI
  402.  
  403. -- The following OPTIONAL packages have not been found:
  404.  
  405. * CCache
  406. * Mosek
  407. * OpenMP
  408. * Atlas
  409. * GLPK
  410. * CPLEX
  411. * ARPACK
  412. * Eigen3 (required version >= 3.1.2)
  413. * ViennaCL (required version >= 1.5.0)
  414. * NLopt
  415. * LpSolve
  416. * ColPack
  417. * ARPREC
  418. * Doxygen (required version >= 1.8.6)
  419. * LibXml2
  420. * HDF5
  421. * CURL
  422. * ZLIB
  423. * BZip2
  424. * LibLZMA
  425. * SNAPPY
  426. * LZO
  427. * Spinlock
  428. * Protobuf
  429.  
  430. -- The following REQUIRED packages have not been found:
  431.  
  432. * OpenCL
  433.  
  434. -- ===================================================================================================================
  435. -- Enabled Integration
  436. -- OpenCV Integration is OFF - enable with -DOpenCV=ON
  437. -- ===================================================================================================================
  438. -- Enabled Interfaces
  439. -- libshogun is ON
  440. -- python modular is OFF - enable with -DPythonModular=ON
  441. -- octave modular is OFF - enable with -DOctaveModular=ON
  442. -- java modular is ON
  443. -- perl modular is OFF - enable with -DPerlModular=ON
  444. -- ruby modular is OFF - enable with -DRubyModular=ON
  445. -- csharp modular is OFF - enable with -DCSharpModular=ON
  446. -- R modular is OFF - enable with -DRModular=ON
  447. -- lua modular is OFF - enable with -DLuaModular=ON
  448. --
  449. -- Enabled legacy interfaces
  450. -- cmdline static is OFF - enable with -DCmdLineStatic=ON
  451. -- python static is OFF - enable with -DPythonStatic=ON
  452. -- octave static is OFF - enable with -DOctaveStatic=ON
  453. -- matlab static is OFF - enable with -DMatlabStatic=ON
  454. -- R static is OFF - enable with -DRStatic=ON
  455. -- ===================================================================================================================
  456. -- To compile shogun type
  457. -- make
  458. --
  459. -- To install shogun to /usr/local type
  460. -- make install
  461. --
  462. -- or to install to a custom directory
  463. -- make install DESTDIR=/my/special/path
  464. -- (or rerun cmake with -DCMAKE_INSTALL_PREFIX=/my/special/path) to just change the prefix
  465. -- ===================================================================================================================
  466. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement