<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri,Helvetica,sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Hello, <br>
<br>
I've been following the download instructions as given on this page - <a href="https://nbviewer.jupyter.org/github/nds-org/jupyter-et/blob/master/CactusTutorial.ipynb" id="LPlnk133938">
https://nbviewer.jupyter.org/github/nds-org/jupyter-et/blob/master/CactusTutorial.ipynb</a> to install the Einstein Toolkit on fedora.
<br>
<br>
However, when I attempt running the command to build the toolkit -
<pre><span class="o"></span><span style="font-size: 10pt;">./simfactory/bin/sim build --mdbkey make </span><span class="s1" style="font-size: 10pt;">'make -j2'</span><span style="font-size: 10pt;"> --thornlist ../einsteintoolkit.th </span><span class="p" style="font-size: 10pt;">|</span><span style="font-size: 10pt;"> cat</span></pre>
I get the following compilation error:<br>
<br>
../../libtool: line 6000: cd: NO_BUILD/lib: No such file or directory<br>
libtool: link: cannot determine absolute directory name of `NO_BUILD/lib'<br>
make[6]: *** [Makefile:1584: libasm.la] Error 1<br>
make[5]: *** [Makefile:2153: all-recursive] Error 1<br>
make[4]: *** [Makefile:1702: all-recursive] Error 1<br>
Died at /root/Cactus/arrangements/ExternalLibraries/MPI/src/build.pl line 74.<br>
make[3]: *** [/root/Cactus/arrangements/ExternalLibraries/MPI/src/make.code.deps:9: /root/Cactus/configs/sim/scratch/done/MPI] Error 17<br>
make[2]: *** [/root/Cactus/lib/make/make.thornlib:113: make.checked] Error 2<br>
make[1]: *** [/root/Cactus/lib/make/make.configuration:181: /root/Cactus/configs/sim/lib/libthorn_MPI.a] Error 2<br>
make: *** [Makefile:260: sim] Error 2<br>
<br>
<br>
How do I fix this and successfully install and run the Einstein Toolkit?<br>
<br>
Thanks, <br>
Sumedha Biswas<br>
</div>
</body>
</html>