<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""></div><div class=""><br class=""></div><div class="">Regards</div><div class=""><br class=""></div><div class="">Guy</div><div class=""><font face="Menlo" class=""><span style="font-size: 11px; background-color: rgb(255, 255, 255);" class=""><br class=""></span></font><div><blockquote type="cite" class=""><div class="">On 1 Feb. 2017, at 8:55 am, Roland Haas &lt;<a href="mailto:rhaas@illinois.edu" class="">rhaas@illinois.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello Guy,<br class=""><br class=""><blockquote type="cite" class="">The config-info file contains<br class=""><br class=""># CONFIGURATION &nbsp;: kranc<br class=""># CONFIG-DATE &nbsp;&nbsp;&nbsp;: Tue Jan 31 07:07:04 2017 (GMT)<br class=""># CONFIG-HOST &nbsp;&nbsp;&nbsp;: Guy-Pitman.local<br class=""># CONFIG-STATUS &nbsp;: 0<br class=""># CONFIG-OPTIONS :<br class="">PROMPT=no<br class="">THORNLIST=<a href="http://kranc.th" class="">kranc.th</a> &lt;<a href="http://kranc.th/" class="">http://kranc.th/</a>&gt;<br class=""></blockquote>If this is all there is, then no, no fortran compiler was set at all. <br class=""><br class=""><blockquote type="cite" class="">I assume that the example in <a href="https://docs.einsteintoolkit.org/et-docs/Simplified_Tutorial_for_New_Users" class="">https://docs.einsteintoolkit.org/et-docs/Simplified_Tutorial_for_New_Users</a> &lt;<a href="https://docs.einsteintoolkit.org/et-docs/Simplified_Tutorial_for_New_Users" class="">https://docs.einsteintoolkit.org/et-docs/Simplified_Tutorial_for_New_Users</a>&gt; uses a fortran compiler-<br class=""></blockquote>It does, you need to however take care to use simfactory/bin/sim setup<br class="">(in the tutorial) passing it a correct option list. If not, then there<br class="">are no useful options set. <br class=""><br class="">The error that you reported is not from within Kranc but from within<br class="">Carpet. Not that your file above list a configuration "kranc" while<br class="">simfactory/bin/sim build --mdbkey make 'make -j2'<br class="">--thornlist=manifest/<a href="http://einsteintoolkit.th" class="">einsteintoolkit.th</a> built a configuration "sim".<br class=""><br class="">So when you compiled the kranc configuration (using just make?) you<br class="">need to make sure to pass it a proper option file, somthing like<br class=""><br class="">make kranc options=simfactory/mdb/optionlists/whatnot.cfg <br class=""><br class="">or (assuming the configuration sim worked, you can steal it from there):<br class=""><br class="">make kranc options=configs/sim/config-info<br class=""><br class=""><br class="">though this is not really very clean.<br class=""><br class="">Yours,<br class="">Roland<br class=""><br class="">-- <br class="">My email is as private as my paper mail. I therefore support encrypting<br class="">and signing email messages. Get my PGP key from <a href="http://keys.gnupg.net" class="">http://keys.gnupg.net</a>.<br class=""></div></div></blockquote></div><br class=""></div></body></html>