<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div>   Eda,<div class=""><br class=""></div><div class="">     The branch <b style="color: rgb(200, 20, 201); font-family: Menlo; font-size: 15px;" class="">barry/2020-07-28/cmake-use-make-if-given/maint </b>should resolve the problem. It will force the cmake build to use the make obtained with --download-make</div><div class=""><br class=""></div><div class="">   Barry</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jul 28, 2020, at 9:48 AM, Matthew Knepley <<a href="mailto:knepley@gmail.com" class="">knepley@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="">On Tue, Jul 28, 2020 at 10:45 AM Eda Oktay <<a href="mailto:eda.oktay@metu.edu.tr" class="">eda.oktay@metu.edu.tr</a>> wrote:<br class=""></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am trying to download Petsc with slepc,openblas,mpich,meti,parmetis<br class="">
and chaco to a linux computer (probably<br class="">
ubuntu, I don't know because I am using it via ssh).<br class="">
<br class="">
Due to an error, for metis, I needed to download cmake, so I added<br class="">
this option, too. However, I got an error telling me that "Error<br class="">
running configure on cmake". I attached configure.log.<br class="">
<br class="">
What should I do? Where is the problem and how can ı fix it?<br class="">
<br class="">
Thank you so much for answering,<br class=""></blockquote><div class=""><br class=""></div><div class="">It looks like you do not have 'make' in your path, and CMake is feaking out:</div><div class=""><br class=""></div><div class="">CMAKE was just downloaded, forcing a rebuild because cannot determine if package has changed<br class="">                        ===============================================================================<br class="">                              Running configure on CMAKE; this may take several minutes<br class="">                        ===============================================================================<br class="">                      <br class="">Running Executable WITHOUT threads to time it out<br class="">Executing: ./configure --prefix=/home/eda/petsc-3.13.2/arch-linux-c-debug --parallel=40<br class="">stdout:<br class="">---------------------------------------------<br class="">CMake 3.15.6, Copyright 2000-2019 Kitware, Inc. and Contributors<br class="">Found GNU toolchain<br class="">C compiler on this system is: gcc       <br class="">C++ compiler on this system is: g++          <br class="">---------------------------------------------<br class="">Error when bootstrapping CMake:<br class="">Cannot find appropriate Makefile processor on this system.<br class="">Please specify one using environment variable MAKE.<br class="">---------------------------------------------<br class="">Log of errors: /home/eda/petsc-3.13.2/arch-linux-c-debug/externalpackages/cmake-3.15.6/Bootstrap.cmk/cmake_bootstrap.log<br class="">---------------------------------------------<br class=""></div><div class=""><br class=""></div><div class="">  Thanks,</div><div class=""><br class=""></div><div class="">    Matt</div><div class=""> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Eda<br class="">
</blockquote></div><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div dir="ltr" class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class="">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br class="">-- Norbert Wiener</div><div class=""><br class=""></div><div class=""><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank" class="">https://www.cse.buffalo.edu/~knepley/</a><br class=""></div></div></div></div></div></div></div></div>
</div></blockquote></div><br class=""></div></body></html>