<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I am trying to install Einstein ToolKit on my laptop following
these instructions:</p>
<p><a class="moz-txt-link-freetext"
href="https://nbviewer.jupyter.org/github/nds-org/jupyter-et/blob/master/CactusTutorial.ipynb">https://nbviewer.jupyter.org/github/nds-org/jupyter-et/blob/master/CactusTutorial.ipynb</a></p>
<p> but I run into errors when using the (last) command:</p>
<pre>./simfactory/bin/sim build --mdbkey make <span class="s1">'make -j2'</span> --thornlist ../einsteintoolkit.th
</pre>
<p>it seems that the computer cannot find the file</p>
<p>~/Cactus/configs/sim/config-data/make.thornlist</p>
what do I do?
</body>
</html>