nojhan / paradiseo

An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
https://nojhan.github.io/paradiseo/
Other
92 stars 33 forks source link

CMake error on installation #38

Closed ropinho closed 5 years ago

ropinho commented 5 years ago

Installation using $ cmake .. and $ make install

Message error:

Install the project...
-- Install configuration: ""
-- Installing: /usr/local/share/paradiseo/eo/doc
CMake Error at eo/doc/cmake_install.cmake:41 (file):
  file INSTALL cannot make directory "/usr/local/share/paradiseo/eo/doc": No
  such file or directory
Call Stack (most recent call first):
  eo/cmake_install.cmake:42 (include)
  cmake_install.cmake:42 (include)

make: *** [Makefile:86: install] Error 1