VTT-ProperTune / OpenPFC

Open-source solver for phase field crystal type (PFC) type problems.
GNU Affero General Public License v3.0
9 stars 4 forks source link

Cannot download HeFFTe if git is not installed #60

Open ahojukka5 opened 3 months ago

ahojukka5 commented 3 months ago
-- Fetching HeFFTe version 2.3.0 from https://bitbucket.org/icl/heffte.git
CMake Error at /usr/share/cmake-3.22/Modules/ExternalProject.cmake:2666 (message):
  error: could not find git for clone of heffte-populate
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/ExternalProject.cmake:3716 (_ep_add_download_command)
  CMakeLists.txt:23 (ExternalProject_Add)

-- Configuring incomplete, errors occurred!
See also "/usr/src/OpenPFC-0.1.1/build/_deps/heffte-subbuild/CMakeFiles/CMakeOutput.log".

Perhaps change git to curl or wget.